Loading MCP server directory, please wait...
Wrap any MCP server with enforced, bounded, revocable permissions — grant, narrow, check, revoke.
npx @getmcp/cli add com.chaingrantor/grantor-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.chaingrantor/grantor-mcp": {
"command": "npx",
"args": [
"-y",
"@grantor/mcp"
]
}
}
}