LMX Cloud LLM Inference for VS Code
io.lmxcloud/mcp-server
OpenAI-compatible LLM MCP (7 tools); chat via balance key or x402 USDC on Base
client:VS Code
transport:streamable-http
tools:9
Install LMX Cloud LLM Inference in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://mcp.lmxcloud.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs