Skip to content
Cursor

Sophon for Cursor

io.github.lacausecrypto/sophon

Honest token economics for MCP agents. 68% tokens saved, zero-ML Rust binary.

client:Cursor transport:stdio runtime:npm

Install Sophon in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "sophon": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "mcp-sophon"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Sophon in other clients