Cursor
Two ways to wire MerchantGuard MCP into Cursor: the Tools & MCP settings panel, or an mcp.json file you commit to the repo.
Option A: Settings → Tools & MCP
- Cursor → Settings → Tools & MCP → Add MCP server.
- Name: merchantguard
- URL: https://merchantguard-mcp-810654658669.us-central1.run.app
- Save. Reload Cursor.
Option B: mcp.json (per-project, committable)
.cursor/mcp.json
{
"mcpServers": {
"merchantguard": {
"url": "https://merchantguard-mcp-810654658669.us-central1.run.app"
}
}
}Verify
- Open Cursor Composer or Chat.
- Trigger the MCP picker. MerchantGuard tools should be listed.
- Try: "Use describe_agentguard_cb."
Nothing on this page is legal advice. Trademarks pending: MerchantGuard™ (Serial 99051215), GuardScore™ (Serial 99030125), AgentGuard™ (Serial 99462472). Patents 63/983,615 / 63/983,621 / 63/983,843 / 63/984,626 (provisional, filed Feb 17 2026). See LEGAL.md, PATENTS.md, DISCLAIMER.md.

