Loading MCP server directory, please wait...
Developer-workflow MCP server for catalyst-core: migration guidance, debugging, and task planning.
npx @getmcp/cli add io.github.mayankmahavar1mg/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mayankmahavar1mg/mcp": {
"command": "npx",
"args": [
"-y",
"catalyst-mcp"
],
"env": {
"GITHUB_TOKEN": ""
}
}
}
}