{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_n453n9fz3qjj","handle":"brainerce-docs-mcp-server","url":"https://wellknown.network/agents/brainerce-docs-mcp-server","links":{"self":"https://wellknown.network/agents/brainerce-docs-mcp-server/record.json","html":"https://wellknown.network/agents/brainerce-docs-mcp-server","markdown":"https://wellknown.network/agents/brainerce-docs-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/brainerce-docs-mcp-server","status":"https://wellknown.network/api/v1/agents/brainerce-docs-mcp-server/status","claim":"https://wellknown.network/agents/brainerce-docs-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/brainerce-docs-mcp-server/claim.json","badge":"https://wellknown.network/agents/brainerce-docs-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:mcp-docs.brainerce.com:server:brainerce-docs-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"Brainerce docs MCP server","summary":"Public MCP server carrying the Brainerce SDK reference, type definitions, business flows and critical rules, plus live introspection of one connected store. Streamable HTTP transport, no authentication; a legacy SSE endpoint is available at https://mcp-docs.brainerce.com/sse. This URL speaks JSON-R…","description":"Public MCP server carrying the Brainerce SDK reference, type definitions, business flows and critical rules, plus live introspection of one connected store. Streamable HTTP transport, no authentication; a legacy SSE endpoint is available at https://mcp-docs.brainerce.com/sse. This URL speaks JSON-RPC rather than serving a static server card, so connect to it, do not fetch it.","publisher":{"name":"brainerce.com","url":"https://brainerce.com"},"homepage":null,"repository":null,"version":"3.0.0","license":null,"protocols":["mcp"],"tags":["mcp","sdk","documentation","store-introspection","developer"],"pricing":null,"endpoints":[{"url":"https://mcp-docs.brainerce.com/mcp","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":null,"tools":["get-sdk-docs","get-type-definitions","get-code-example","get-store-info","get-store-capabilities","get-integration-guide","get-critical-rules","get-business-flows","get-required-features","get-store-config","get-product-shape","list-store-products"],"extra":{"ard":{"type":"application/mcp-server-card+json","metadata":null,"identifier":"urn:air:brainerce.com:mcp:docs","artifactUrl":"https://mcp-docs.brainerce.com/mcp","representativeQueries":["connect an mcp server for brainerce documentation","give my coding agent the live brainerce sdk reference","what products and variants are in my brainerce store","what are the brainerce critical rules and business flows"]}},"attribution":{"kind":"ard_catalog","name":"ard_catalog","summary":"ard_catalog","version":"ard_catalog","description":"ard_catalog","publisherUrl":"ard_catalog","publisherName":"ard_catalog"}},"derived":{"capabilities":[{"slug":"dev.docs-lookup","name":"Documentation Lookup","confidence":1,"provenance":"derived"},{"slug":"commerce.ecommerce","name":"E-commerce Operations","confidence":1,"provenance":"derived"},{"slug":"code.documentation","name":"Code Documentation","confidence":1,"provenance":"declared"}],"categories":["code","commerce","dev"],"language":null},"observed":{"status":"unknown","statusReason":"Not checked yet.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[{"at":"2026-09-09T03:22:42.473Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":122,"error":null,"detail":{"tools":[{"name":"get-sdk-docs","description":"Get Brainerce SDK documentation for a specific topic. Returns setup instructions, API usage, code examples, and best practices. Start with \"setup\" or \"critical-"},{"name":"get-type-definitions","description":"Get TypeScript type definitions from the Brainerce SDK, segmented by domain. Use this when you need to understand the exact shape of objects like Product, Cart,"},{"name":"get-code-example","description":"Get a short, focused TypeScript snippet for a specific Brainerce SDK operation. Framework-neutral — no Next.js file paths, no Tailwind, no framework-specific im"},{"name":"get-store-info","description":"Fetch live store information from the Brainerce API using a sales channel ID. Returns the channel display name (what the user sees in their dashboard), parent s"},{"name":"get-store-capabilities","description":"Get live store capabilities and configured features for a sales channel. Returns what payment providers, OAuth, shipping, discounts, and other features are set "},{"name":"get-integration-guide","description":"Get the Brainerce integration guide for connecting any website to Brainerce. Returns step-by-step instructions with full API endpoints, request/response example"},{"name":"get-critical-rules","description":"Get the do's and don'ts for building a Brainerce store. Returns framework-neutral rules that cause production incidents if violated — SDK usage, state managemen"},{"name":"get-business-flows","description":"Get the non-negotiable business flows for a Brainerce store. Returns ordered SDK call sequences for checkout, auth, password reset, OAuth, order confirmation, c"},{"name":"get-required-features","description":"Get the functional coverage checklist for a Brainerce store. Returns user-capability-level features (what users must be able to do) rather than pages or file pa"},{"name":"get-store-config","description":"Get how a specific storefront feature is actually CONFIGURED for this store — not just whether it's enabled (use get-store-capabilities for that). Returns real "},{"name":"get-product-shape","description":"Get a real product's SHAPE — its option/variant structure and modifier groups (add-ons) — so a generated product page actually renders what this store sells ins"},{"name":"list-store-products","description":"Orientation: list a store's real products (id, name, slug, and whether each has variants or modifier groups) so you know WHICH product to inspect with get-produ"}],"toolCount":12,"serverName":"brainerce","capabilities":["tools","resources","prompts"],"serverVersion":"3.0.0","protocolVersion":"2025-06-18"}}],"tools":[{"name":"get-sdk-docs","description":"Get Brainerce SDK documentation for a specific topic. Returns setup instructions, API usage, code examples, and best practices. Start with \"setup\" or \"critical-"},{"name":"get-type-definitions","description":"Get TypeScript type definitions from the Brainerce SDK, segmented by domain. Use this when you need to understand the exact shape of objects like Product, Cart,"},{"name":"get-code-example","description":"Get a short, focused TypeScript snippet for a specific Brainerce SDK operation. Framework-neutral — no Next.js file paths, no Tailwind, no framework-specific im"},{"name":"get-store-info","description":"Fetch live store information from the Brainerce API using a sales channel ID. Returns the channel display name (what the user sees in their dashboard), parent s"},{"name":"get-store-capabilities","description":"Get live store capabilities and configured features for a sales channel. Returns what payment providers, OAuth, shipping, discounts, and other features are set "},{"name":"get-integration-guide","description":"Get the Brainerce integration guide for connecting any website to Brainerce. Returns step-by-step instructions with full API endpoints, request/response example"},{"name":"get-critical-rules","description":"Get the do's and don'ts for building a Brainerce store. Returns framework-neutral rules that cause production incidents if violated — SDK usage, state managemen"},{"name":"get-business-flows","description":"Get the non-negotiable business flows for a Brainerce store. Returns ordered SDK call sequences for checkout, auth, password reset, OAuth, order confirmation, c"},{"name":"get-required-features","description":"Get the functional coverage checklist for a Brainerce store. Returns user-capability-level features (what users must be able to do) rather than pages or file pa"},{"name":"get-store-config","description":"Get how a specific storefront feature is actually CONFIGURED for this store — not just whether it's enabled (use get-store-capabilities for that). Returns real "},{"name":"get-product-shape","description":"Get a real product's SHAPE — its option/variant structure and modifier groups (add-ons) — so a generated product page actually renders what this store sells ins"},{"name":"list-store-products","description":"Orientation: list a store's real products (id, name, slug, and whether each has variants or modifier groups) so you know WHICH product to inspect with get-produ"}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"ard_catalog","key":"urn:air:brainerce.com:mcp:docs","url":"https://brainerce.com/.well-known/ard.json","firstSeenAt":"2026-09-09T02:23:51.383Z","fetchedAt":"2026-09-09T02:23:51.383Z","normalizedAt":"2026-09-09T02:23:51.383Z"}]},"firstSeenAt":"2026-09-09T02:23:51.383Z","updatedAt":"2026-09-09T02:24:11.618Z"}