Skip to content
Zed

MCP Surface Lint for Zed

io.github.dleibner/mcp-surface-lint

Statically audits MCP tool surfaces for token cost, schema quality, and design issues.

client:Zed transport:streamable-http tools:1

Install MCP Surface Lint in Zed

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

{
  "context_servers": {
    "mcp-surface-lint": {
      "url": "https://mcplint-web.vercel.app/api/mcp"
    }
  }
}

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

What Zed can do once it is connected

MCP Surface Lint in other clients