create_monitor_a2a_endpoint_challenge — AegisAI MCP Tool Mutating
create_monitor_a2a_endpoint_challenge
(create monitor a2a endpoint challenge) is one of 17 tools on the
AegisAI
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call create_monitor_a2a_endpoint_challenge from your client
- Claude Code AegisAI create_monitor_a2a_endpoint_challenge run in your project directory
- Claude Desktop AegisAI create_monitor_a2a_endpoint_challenge ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AegisAI create_monitor_a2a_endpoint_challenge ~/.cursor/mcp.json
- VS Code AegisAI create_monitor_a2a_endpoint_challenge .vscode/mcp.json
- Zed AegisAI create_monitor_a2a_endpoint_challenge ~/.config/zed/settings.json
- Windsurf AegisAI create_monitor_a2a_endpoint_challenge ~/.codeium/windsurf/mcp_config.json
- Cline AegisAI create_monitor_a2a_endpoint_challenge ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AegisAI create_monitor_a2a_endpoint_challenge ~/.gemini/settings.json
- Grok AegisAI create_monitor_a2a_endpoint_challenge .mcp.json (in your project root)
- ChatGPT AegisAI create_monitor_a2a_endpoint_challenge Settings → Connectors → Advanced → Developer mode
- Claude.ai AegisAI create_monitor_a2a_endpoint_challenge Settings → Connectors → Add custom connector
- LangChain AegisAI create_monitor_a2a_endpoint_challenge pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http aegis-ai https://aegis-api.kadopi.workers.dev/mcp
Other tools on this server
- get_aegis_capabilities
- evaluate_agent_commerce_policy
- list_monitor_alerts
- get_monitor_alert
- update_monitor_alert_status
- list_monitor_subscriptions
- get_monitor_subscription
- register_monitor_subscription
- update_monitor_subscription
- stop_monitor_subscription
- register_monitor_a2a_endpoint
- list_monitor_a2a_endpoints
- create_monitor_a2a_dns_txt_challenge
- verify_monitor_a2a_dns_txt_challenge
- stop_monitor_a2a_endpoint
- verify_risk
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.