Kaylebor/claude-code-ide-mcp-tools
Comprehensive MCP tools package for Claude Code IDE - 40+ development tools covering symbol navigation, project management, git integration, testing, and more
Platform-specific configuration:
{
"mcpServers": {
"claude-code-ide-mcp-tools": {
"command": "npx",
"args": [
"-y",
"claude-code-ide-mcp-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...