Installation & Configuration
{
"mcpServers": {
"local": {
"command": "npx",
"args": [
"mcp-remote",
"http://localhost:4195/sse"
]
}
}
}{
"mcpServers": {
"local": {
"command": "npx",
"args": [
"mcp-remote",
"http://localhost:4195/sse"
]
}
}
}