Home › Other › grantex

grantex

OAuth 2.0 for AI agents — scoped delegation tokens, audit trails, and revocation.

TypeScript
★ 34 stars Last pushed 2026-09-24 License: NOASSERTION

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.9)

npx -y @grantex/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "grantex": {
      "command": "npx",
      "args": [
        "-y",
        "@grantex/[email protected]"
      ],
      "env": {
        "GRANTEX_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • GRANTEX_API_KEY required secret — Your Grantex API key

Related servers

Data from the Official MCP Registry