Grantd runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 10 Jun 2026.
Grantd MCP server: let your AI agent act on a user's behalf across third-party APIs via OAuth.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add grantd -- npx -y grantd-mcp
{
"mcpServers": {
"grantd": {
"args": [
"-y",
"grantd-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.grantd]
command = "npx"
args = ["-y", "grantd-mcp"]
{
"mcpServers": {
"grantd": {
"args": [
"-y",
"grantd-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"grantd": {
"args": [
"-y",
"grantd-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.