{
  "name": "Brandry product MCP",
  "version": "1.0.0",
  "protocolVersion": "2025-06-18",
  "transport": "JSON-RPC 2.0 over HTTP POST",
  "usage": "POST https://brandry.ai/api/ucp/mcp with content-type: application/json and a JSON-RPC body. Try {\"jsonrpc\":\"2.0\",\"id\":1,\"method\":\"tools/list\"}.",
  "tools": [
    "get_company_info",
    "get_pricing",
    "list_modules",
    "get_integrations",
    "check_agent_readiness",
    "search_content",
    "get_blog_posts"
  ],
  "server_card": "https://brandry.ai/.well-known/mcp/server-card.json",
  "documentation": "https://brandry.ai/agents.md"
}
