stackguide mcp for Claude Desktop
io.github.isucorp-taimiralain/stackguide-mcp
Dynamic context loading for AI assistants with TDD workflow and AST analysis
client:Claude Desktop
transport:stdio
runtime:npm
Install stackguide mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"stackguide-mcp": {
"command": "npx",
"args": [
"-y",
"@stackguide/mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs