Smartpolicy runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 12 Jul 2026.
Runtime authorization for AI agents and smart contracts via an immutable on-chain policy registry
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 smartpolicy -- npx -y @smartpolicy/mcp
{
"mcpServers": {
"smartpolicy": {
"args": [
"-y",
"@smartpolicy/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.smartpolicy]
command = "npx"
args = ["-y", "@smartpolicy/mcp"]
{
"mcpServers": {
"smartpolicy": {
"args": [
"-y",
"@smartpolicy/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"smartpolicy": {
"args": [
"-y",
"@smartpolicy/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.