Skip to content
Zed

toolpin for Zed

dev.toolpin/toolpin

Check whether an MCP server answers, what its tools claim, and whether that claim has changed.

client:Zed transport:streamable-http tools:6

Install toolpin in Zed

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

{
  "context_servers": {
    "toolpin": {
      "url": "https://toolpin.dev/mcp"
    }
  }
}

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

What Zed can do once it is connected

toolpin in other clients