Loomal

grantd

MCP server by github.com/rafavecchi/grantd

Grantd MCP server: let your AI agent act on a user's behalf across third-party APIs via OAuth.

0 starsnpm: grantd-mcp

About grantd

grantd is an MCP (Model Context Protocol) server published by rafavecchi in the official MCP registry, listed under Autonomous Agents on Loomal. Grantd MCP server: let your AI agent act on a user's behalf across third-party APIs via OAuth.

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

Development happens in the open at github.com/rafavecchi/grantd.

Use grantd with your agent

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

Frequently asked questions

What is grantd?
grantd is an MCP (Model Context Protocol) server by rafavecchi in the Autonomous Agents category. Grantd MCP server: let your AI agent act on a user's behalf across third-party APIs via OAuth.
How do I connect grantd to Claude, Cursor, or another MCP client?
Install grantd from its npm package (grantd-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 grantd open source?
Yes — the source code is public at github.com/rafavecchi/grantd.
Can AI agents pay to use grantd?
Not yet through Loomal — grantd 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 grantd? Claim this listing free by verifying GitHub ownership, or contact us.