Skip to content
Zed

tteop mcp for Zed

io.github.sunrisesillneversee/tteop-mcp

Build, validate, and describe TTEOP telemetry envelopes for AI operator token efficiency.

client:Zed transport:stdio runtime:npm

Install tteop mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "tteop-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tteop-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

tteop mcp in other clients