LMX Cloud LLM Inference for Cursor
io.lmxcloud/mcp-server
OpenAI-compatible LLM MCP (7 tools); chat via balance key or x402 USDC on Base
client:Cursor
transport:streamable-http
tools:9
Install LMX Cloud LLM Inference in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://mcp.lmxcloud.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs