Skip to content
VS Code

pestprocrm for VS Code

io.github.liserichards/pestprocrm

Manage pest control operations — customers, scheduling, SMS, payments, and reporting.

client:VS Code transport:streamable-http

Install pestprocrm in VS Code

.vscode/mcp.json

{
  "servers": {
    "pestprocrm": {
      "type": "http",
      "url": "https://www.pestprocrm.com/api/mcp"
    }
  }
}

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

pestprocrm in other clients