{"name": "twin3-aeo-agent", "description": "MCP tool surface for twin3 AEO Agent Kit.", "transport": "stdio", "tools": [{"name": "audit_url", "description": "Audit a URL through twin3 AEO Agent.", "endpoint": "https://aeo.twin3.ai/api/agent/audit"}, {"name": "get_pricing", "description": "Read machine-readable AEO Agent plans.", "endpoint": "https://aeo.twin3.ai/api/agent/pricing"}, {"name": "agent_checkout", "description": "Create a checkout session for paid AEO Agent work.", "endpoint": "https://aeo.twin3.ai/api/agent/checkout"}, {"name": "self_audit", "description": "Audit this AEO Agent service's own Agent-first surfaces.", "endpoint": "https://aeo.twin3.ai/api/agent/self_audit"}, {"name": "get_health", "description": "Read this service's Agent-first health state.", "endpoint": "https://aeo.twin3.ai/agent/health.json"}, {"name": "self_backlog", "description": "Generate this service's self-optimization backlog.", "endpoint": "https://aeo.twin3.ai/api/agent/self_backlog"}, {"name": "agentx_passport", "description": "Read this service's AgentX.ID Passport.", "endpoint": "https://aeo.twin3.ai/api/agent/passport"}, {"name": "proof_graph", "description": "Read the real evidence graph behind an AgentX.ID Passport.", "endpoint": "https://aeo.twin3.ai/api/agent/proof_graph"}, {"name": "register_site_agent", "description": "Create a stable Site Agent ID and key.", "endpoint": "https://aeo.twin3.ai/api/site_agents/register"}, {"name": "site_agent_call", "description": "Authenticated call from a customer website agent.", "endpoint": "https://aeo.twin3.ai/api/site_agents/call"}]}