Skip to content
VS Code

agency pricing index for VS Code

com.findagencyhq/agency-pricing-index

FindAgency HQ: the median advertised marketing retainer starting price per month, read from...

client:VS Code transport:stdio runtime:npm

Install agency pricing index in VS Code

.vscode/mcp.json

{
  "servers": {
    "agency-pricing-index": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@ellul-estate/findagencyhq-com-agency-pricing-index-mcp"
      ]
    }
  }
}

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

agency pricing index in other clients