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.
IFGitHub MCP server exposes only 17 tools instead of the documented 26, missing pull request operations like list_pull_requests, get_pull_request_status, get_pull_request_comments, get_pull_request_reviews, get_pull_request_files.
THENUpdate the @modelcontextprotocol/server-github package to a version that includes the fix from PR #728 (e.g., after 2025.1.17). This ensures all 26 tools are registered in the index.ts file and available to MCP clients.
IFMCP server returns error -32601 'Method not found' when client calls tools or resources.
THENEnsure all tools are registered using the server.tool() decorator before the server starts. Without registration, the server lacks tool handlers and returns 'Method not found'. Verify by checking server logs for the error and confirming tool definitions in the server code.
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