Skip to content

MCP Endpoint Lint - handshake, tool schemas, JSON-RPC errors for Zed

dev.workers.pathwren.www/mcp-endpoint-lint

{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"whoami","arguments":{}}} free no key

client:Zed transport:streamable-http tools:7

Install MCP Endpoint Lint - handshake, tool schemas, JSON-RPC errors in Zed

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

{
  "context_servers": {
    "mcp-endpoint-lint": {
      "url": "https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/lint"
    }
  }
}

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

What Zed can do once it is connected

MCP Endpoint Lint - handshake, tool schemas, JSON-RPC errors in other clients