Skip to content
VS Code

abutly tools for VS Code

com.abutly/abutly-tools

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

client:VS Code transport:stdio runtime:npm

Install abutly tools in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

abutly tools in other clients