← Back to Plugins
MCP Server MCP

Sophon

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "mcp-sophon",
      "version": "0.5.4",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "description": "Start the Sophon MCP stdio server.",
          "value": "serve",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...