Loading MCP server directory, please wait...
Every ImmyBot endpoint typed, plus a local SQLite mirror that answers the cross-tenant questions
npx @getmcp/cli add io.github.Servosity/immybot-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
IMMYBOT_SUBDOMAINSet the IMMYBOT_SUBDOMAIN credential for the ImmyBot MCP server.
IMMYBOT_TENANT_IDSet the IMMYBOT_TENANT_ID credential for the ImmyBot MCP server.
IMMYBOT_CLIENT_IDSet the IMMYBOT_CLIENT_ID credential for the ImmyBot MCP server.
IMMYBOT_CLIENT_SECRETSet the IMMYBOT_CLIENT_SECRET credential for the ImmyBot MCP server.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/immybot-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/immybot-v0.1.0/immybot-mcp.mcpb",
"env": {
"IMMYBOT_SUBDOMAIN": "",
"IMMYBOT_TENANT_ID": "",
"IMMYBOT_CLIENT_ID": "",
"IMMYBOT_CLIENT_SECRET": ""
}
}
}
}