cearley/claude-extend
A CLI tool for managing MCP server connections with Claude Code
Platform-specific configuration:
{
"mcpServers": {
"claude-extend": {
"command": "npx",
"args": [
"-y",
"claude-extend"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...