Hey Indie Hackers! 👋
Over the past few months, we’ve been building the SEOSiri Model Context Protocol (MCP) Ecosystem (now at 20 specialized packages and 195 autonomous tools across AI Search, Biopharma, and Data Pipelines).
One major friction point we noticed: developers were constantly breaking their Cursor and Claude Desktop configs due to manual JSON syntax errors and mismatched npx/uvx executable paths.
To eliminate this barrier, we built SEOSiri MCP Suite Manager—a lightweight VS Code extension and MCP server.
.vsix was 11.95 MB (3,410 files). By configuring esbuild and .vscodeignore, we crushed it down to 73 KB (8 files) for instant installation.displayName, tags (mcp, cursor-ai, claude-desktop), and structured FAQ sections immediately boosted in-editor marketplace discoverability.vscode.seosiri.com).Check it out and let me know your thoughts:
How are you currently managing MCP server dependencies in your AI coding stack?