spences10/mcpick
A CLI tool for dynamically managing MCP server configurations in Claude Code. Enable and disable MCP servers on-demand to optimize context usage and performance.
Platform-specific configuration:
{
"mcpServers": {
"mcpick": {
"command": "npx",
"args": [
"-y",
"mcpick"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...