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.
IFMCP inspector fails to connect to a Streamable HTTP server that advertises protocol version 2025-03-26, because the TypeScript SDK's LATEST_PROTOCOL_VERSION is still set to 2024-11-05.
THENUpdate the `LATEST_PROTOCOL_VERSION` constant in the TypeScript SDK's `src/types.ts` file to the latest protocol version supported by your MCP server (e.g., `'2025-03-26'`). Alternatively, upgrade to the latest SDK version that includes this fix. This ensures the client and server negotiate the correct protocol version.
IFMCP Inspector fails to connect to a Streamable HTTP server that advertises protocol version 2025-03-26.
THENUpdate the `LATEST_PROTOCOL_VERSION` constant in `src/types.ts` from "2024-11-05" to "2025-03-26" to match the actual supported protocol version. Alternatively, ensure your clients/servers use a version of the SDK that includes this fix (e.g., after the constant is corrected).
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