Skip to content
Zed

abutly tools for Zed

com.abutly/abutly-tools

Abutly: the monthly searches, read from search (a month), served as an agent-callable dataset...

client:Zed transport:stdio runtime:npm

Install abutly tools in Zed

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

{
  "context_servers": {
    "abutly-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@ellul-estate/abutly-com-abutly-tools-mcp"
      ]
    }
  }
}

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

abutly tools in other clients