Loading MCP server directory, please wait...
Runtime authorization for AI agents and smart contracts via an immutable on-chain policy registry
npx @getmcp/cli add io.github.smartpolicy-protocol/smartpolicyRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.smartpolicy-protocol/smartpolicy": {
"command": "npx",
"args": [
"-y",
"@smartpolicy/mcp"
],
"env": {
"SMARTPOLICY_REGISTRY": "",
"SMARTPOLICY_VERIFIER": "",
"SMARTPOLICY_RPC_URL": "",
"SMARTPOLICY_ISSUER_KEY": ""
}
}
}
}