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.
IFUsing @modelcontextprotocol/sdk v1.25.x with Next.js App Router causes broken routes because StreamableHTTPServerTransport triggers @hono/node-server's global.Response override, making NextResponse no longer instance of Response.
THENDowngrade to MCP SDK <1.25.0, or avoid using StreamableHTTPServerTransport. If you must use v1.25.x, configure @hono/node-server with overrideGlobalObjects: false (if the SDK exposes that option) or switch to a different transport that does not rely on hono. Monitor for a SDK patch that fixes this behavior.
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