Loading MCP server directory, please wait...
AI-powered CRM diagnostics, workflow audits, and industry benchmarks for SMBs.
npx @getmcp/cli add io.github.jhicks935-lab/opsdoctorRequires Node.js 18+. Community-contributed server. Review source before installing.
GEMINI_API_KEYGoogle Gemini API key for AI-powered diagnostics and audits
OPSDOCTOR_KB_API_URLURL for the OpsDoctor knowledge base API (provides KB entries and CRM profiles)
OPSDOCTOR_KB_API_KEYAPI key for authenticating with the OpsDoctor knowledge base API
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jhicks935-lab/opsdoctor": {
"command": "npx",
"args": [
"-y",
"opsdoctor-mcp"
],
"env": {
"GEMINI_API_KEY": "",
"OPSDOCTOR_KB_API_URL": "",
"OPSDOCTOR_KB_API_KEY": ""
}
}
}
}