Smart contract security for AI agents — verify, monitor, freeze, x402 payments
claude mcp add agentshield -- npx -y agentshield-protocol
claude_desktop_config.json
{
"mcpServers": {
"agentshield": {
"command": "npx",
"args": [
"-y",
"agentshield-protocol"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"agentshield": {
"command": "npx",
"args": [
"-y",
"agentshield-protocol"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agentshield": {
"command": "npx",
"args": [
"-y",
"agentshield-protocol"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"agentshield": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agentshield-protocol"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agentshield": {
"command": "npx",
"args": [
"-y",
"agentshield-protocol"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.atmflow55--agentshield/reviews or the review_server meta-tool.
POST /mcp