{
    "schema_version": "1.0",
    "name": "İsimKayıt Agent Commerce",
    "phase": 1,
    "currency": "TRY",
    "checkout": {
        "mode": "browser_handoff",
        "ttl_seconds": 86400,
        "checkout_url": "https://www.isimkayit.com/agent/checkout/{cart_id}",
        "note": "Phase 1: agent_cart_add returns checkout_url. User pays in browser. No PAN capture in MCP."
    },
    "enabled": true,
    "manifest": "https://www.isimkayit.com/.well-known/mcp.json",
    "documentation": "https://www.isimkayit.com/agents.md"
}