Loomal

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

25 starsnpm: @grantex/mcp

About grantex

grantex is an MCP (Model Context Protocol) server published by mishrasanjeev in the official MCP registry, listed under Autonomous Agents on Loomal. OAuth 2.0 for AI agents — scoped delegation tokens, audit trails, and revocation.

It ships as an npm package (@grantex/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mishrasanjeev/grantex, where the project has earned 25 GitHub stars.

Use grantex with your agent

Claude Code · one command
claude mcp add grantex -- npx -y @grantex/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "grantex": {
      "command": "npx",
      "args": [
        "-y",
        "@grantex/mcp"
      ]
    }
  }
}
npm@grantex/mcp

Frequently asked questions

What is grantex?
grantex is an MCP (Model Context Protocol) server by mishrasanjeev in the Autonomous Agents category. OAuth 2.0 for AI agents — scoped delegation tokens, audit trails, and revocation.
How do I connect grantex to Claude, Cursor, or another MCP client?
Install grantex from its npm package (@grantex/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is grantex open source?
Yes — the source code is public at github.com/mishrasanjeev/grantex, with 25 GitHub stars.
Can AI agents pay to use grantex?
Not yet through Loomal — grantex is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain grantex? Claim this listing free by verifying GitHub ownership, or contact us.