pestprocrm for Grok
io.github.liserichards/pestprocrm
Manage pest control operations — customers, scheduling, SMS, payments, and reporting.
client:Grok
transport:streamable-http
Install pestprocrm in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"pestprocrm": {
"type": "http",
"url": "https://www.pestprocrm.com/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs