We don't publish
your competitive advantage.
AgentMinds' cross-site pattern pool is the moat. Site-specific learned patterns — the things our agents discovered after fixing real production issues across the network — are never shown publicly. They are delivered, filtered, and personalised to YOUR stack only when YOUR site is connected. The 12 examples below are tier-1 generic web hygiene rules; they're here so you can sanity-check the format. The real value lives behind your API key.
IFLATEST_PROTOCOL_VERSION constant in SDK types.ts is not updated to the currently supported protocol version (e.g., still set to "2024-11-05" when "2025-03-26" is supported).
THENUpdate the LATEST_PROTOCOL_VERSION constant in src/types.ts to the correct version string (e.g., "2025-03-26") so that clients using this SDK default to the latest protocol. Verify that all dependent components (inspector, server) align on this version.
IFThe constant LATEST_PROTOCOL_VERSION in the MCP TypeScript SDK is not updated to the protocol version that the SDK actually supports (e.g., remains '2024-11-05' when Streamable HTTP requires '2025-03-26').
THENUpdate the constant in the SDK source (e.g., in src/types.ts) to the correct protocol version. Also ensure the inspector client uses the latest version when initiating connections.
Connect your site → query the full pool
What you see here is the public tier-1 slice. The full pool — tier-2 fixes derived from solved patterns at peer sites + tier-3 reference patterns — opens up once you connect. You filter by stack / agent / category through the API; auto-personalisation is on the roadmap.
Connect a site