Installation & Configuration
{
"mcpServers": {
"remote-mcp": {
"command": "npx",
"args": [
"-y",
"@remote-mcp/client"
],
"env": {
"REMOTE_MCP_URL": "http://localhost:9512",
"HTTP_HEADER_Authorization": "Bearer <token>"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2024/12/30
Updated
2026/6/8