Live demo · no install

Point your assistant here and try to break it.

A public Aggrete proxy governing a mock company over MCP. Every tool call is checked against a deterministic policy before any upstream is contacted. Connect your MCP client and watch attacks get refused, with the rule and the reason. Mock data only.

https://try.aggrete.com/mcpstreamable HTTP
Claude Code Cursor Claude Desktop Inspector
# add the remote server
claude mcp add --transport http aggrete-demo https://try.aggrete.com/mcp
// .cursor/mcp.json
{ "mcpServers": { "aggrete-demo": { "url": "https://try.aggrete.com/mcp" } } }
// claude_desktop_config.json
{ "mcpServers": { "aggrete-demo": { "url": "https://try.aggrete.com/mcp" } } }
# MCP Inspector
npx @modelcontextprotocol/inspector
# then connect to https://try.aggrete.com/mcp (Streamable HTTP)

Once connected, tell your assistant "call aggrete__scenarios" for the guided list, then try any of these.

Try to break it

Say these to your assistant. Nothing real is touched; the deny happens before any fetch.

Everyday governance