{
  "name": "Kemeny Studio",
  "description": "AI-first software factory. Buyer agents can learn services, fit criteria, and submit quote requests via MCP or skill — never invent firm prices.",
  "url": "https://kemenystudio.com",
  "version": "1.1.0",
  "documentation": "https://kemenystudio.com/ai",
  "llms": "https://kemenystudio.com/llms.txt",
  "mcp": {
    "url": "https://kemenystudio.com/api/mcp",
    "transport": "http",
    "install": "npx -y add-mcp https://kemenystudio.com/api/mcp -g",
    "note": "Remote JSON-RPC MCP for coding / personal agents. Not WebMCP."
  },
  "webmcp": {
    "api": "document.modelContext.registerTool",
    "note": "In-page tools for browser agents on kemenystudio.com. Chromium 146+ with #enable-webmcp-testing. Distinct from /api/mcp."
  },
  "skill": {
    "url": "https://kemenystudio.com/skills/kemeny-studio-buyer/SKILL.md",
    "install": "npx skills add KemenyStudio/kemenystudiolanding",
    "name": "kemeny-studio-buyer"
  },
  "doors": {
    "fit_check": "https://kemenystudio.com/ai-workflow-fit-check",
    "agenda": "https://kemenystudio.com/agenda",
    "contact": "https://kemenystudio.com/company/contact",
    "quote_request_api": "https://kemenystudio.com/api/agent/quote-request",
    "overview_api": "https://kemenystudio.com/api/agent/overview"
  },
  "pricing_policy": "Firm prices are quoted after conversation. Market ranges on the site are planning figures only.",
  "contact": "contacto@kemenystudio.com",
  "discovery": {
    "api_catalog": "https://kemenystudio.com/.well-known/api-catalog",
    "openapi": "https://kemenystudio.com/openapi.json",
    "mcp_server_card": "https://kemenystudio.com/.well-known/mcp/server-card.json",
    "a2a_agent_card": "https://kemenystudio.com/.well-known/agent-card.json",
    "ard": "https://kemenystudio.com/.well-known/ai-catalog.json",
    "skills_index": "https://kemenystudio.com/.well-known/agent-skills/index.json",
    "web_bot_auth": "https://kemenystudio.com/.well-known/http-message-signatures-directory",
    "auth": "https://kemenystudio.com/auth.md",
    "oauth_authorization_server": "https://kemenystudio.com/.well-known/oauth-authorization-server",
    "openid_configuration": "https://kemenystudio.com/.well-known/openid-configuration",
    "oauth_protected_resource": "https://kemenystudio.com/.well-known/oauth-protected-resource",
    "x402": "https://kemenystudio.com/.well-known/x402.json",
    "x402_api": "https://kemenystudio.com/api",
    "x402_brief": "https://kemenystudio.com/api/x402/brief",
    "ucp": "https://kemenystudio.com/.well-known/ucp",
    "ucp_catalog_search": "https://kemenystudio.com/api/ucp/catalog/search",
    "acp": "https://kemenystudio.com/.well-known/acp.json",
    "health": "https://kemenystudio.com/api/agent/health"
  }
}
