Native tool access
Make AgentGuard available through the tool model already supported by an MCP-capable host.
Expose AgentGuard as an MCP server so a compatible host can request security checks through its native tool interface.
The MCP Server method makes AgentGuard callable. It does not establish complete monitoring or blocking of every third-party MCP runtime call.
See which supported AgentGuard forms apply to this target and what connection work still remains.
Make AgentGuard available through the tool model already supported by an MCP-capable host.
Keep one named AgentGuard server entry and review the tools and permissions exposed to the host.
Confirm discovery, approval behavior, invocation, and returned evidence for each supported MCP host.
Record host actions and third-party MCP calls that do not invoke AgentGuard.
Commands match the current public setup paths. Production documentation should add approved versions, prerequisites, rollback steps, and source verification.
# Add AgentGuard as an MCP server in Claude Code
claude mcp add agentguard -- npx -y @anthropic-ai/mcp-remote@latest https://github.com/GoPlusSecurity/agentguard
# For other MCP hosts
# Use the approved host-specific configuration and verify tool discoveryUse the current public Claude Code example or the equivalent approved command for another tested host.
Confirm AgentGuard appears in the host and review the security tools made available.
Invoke a controlled check and document the result and calls outside the AgentGuard path.
These labels separate installation, service access, workflow connection, and runtime behavior.
Check the connection, runtime, returned result, and coverage boundary before treating setup as verified.
The MCP host lists AgentGuard as an enabled server.
The expected AgentGuard tools and descriptions are visible.
A controlled security request returns reviewable output through the MCP host.
MCP calls that never invoke AgentGuard remain outside this service path.
These statements prevent a documented integration from being read as universal protection.
MCP setup, permissions, tool discovery, and approvals differ by host.
An available MCP server does not prove the host will call it for every relevant action.
Do not claim complete monitoring or blocking of other MCP server calls.
Publish tested hosts and versions before expanding beyond the current Claude Code example.
Keep answers aligned with current product behavior and the last verified integration version.
This integration page focuses on using AgentGuard itself as an MCP server. MCP risk and server scanning belong on the MCP Security solution page.
The current homepage provides a Claude Code MCP command.
Coverage follows the AgentGuard tools the host and agent actually invoke.
MCP integration
Run the documented setup, confirm AgentGuard is reachable from MCP, and test the behavior expected from this connection.