Installation & Configuration
{
"mcpServers": {
"remote-example": {
"command": "npx",
"args": [
"mcp-remote",
"https://remote.mcp.server/sse",
"--header",
"Authorization: Bearer ${AUTH_TOKEN}"
],
"env": {
"AUTH_TOKEN": "..."
}
}
}
}Information
Transport
sse
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15