grantd for Claude Code
io.github.rafavecchi/grantd
Grantd MCP server: let your AI agent act on a user's behalf across third-party APIs via OAuth.
client:Claude Code
transport:stdio
runtime:npm
Install grantd in Claude Code
run in your project directory
claude mcp add grantd -e GRANTD_API_KEY=<GRANTD_API_KEY> -e GRANTD_BASE_URL=<GRANTD_BASE_URL> -e GRANTD_END_USER=<GRANTD_END_USER> -- npx -y grantd-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs