MCP Server
May 11, 2026 ยท View on GitHub
AgentGuard still ships an MCP server for hosts that prefer MCP tools over hooks.
Run
npx -y --package @goplus/agentguard agentguard-mcp
If installed globally:
agentguard-mcp
Configure
{
"mcpServers": {
"agentguard": {
"command": "agentguard-mcp"
}
}
}
Tools
skill_scanner_scanregistry_lookupregistry_attestregistry_revokeregistry_listaction_scanner_decideaction_scanner_simulate_web3
For live action blocking, prefer agentguard protect hooks. MCP is best for agent-invoked scans, trust registry operations, and Web3 simulation.