Local MCP proxy that bridges IDE stdio to remote Streamable HTTP WorkFullCircle server
bash
npm install -g @workfullcircle/remote
`
Usage
`bash
npx workfullcircle-remote https://workfullcircle.com --header "Authorization: Bearer uam_..."
`
What it does
- Sends MCP JSON-RPC requests via HTTP POST to the remote MCP server
- Bridges stdio from IDEs to the Streamable HTTP endpoint
- Handles authentication headers automatically
Notes
- Requires an Authorization` header for WorkFullCircle servers