Loading MCP server directory, please wait...
Every Pax8 Partner API endpoint, plus an offline store that reconciles billing, tracks MRR, and
npx @getmcp/cli add io.github.Servosity/pax8-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
PAX8_CLIENT_IDPax8 Partner API OAuth2 Client ID (Pax8 portal > Integrations).
PAX8_CLIENT_SECRETPax8 Partner API OAuth2 Client Secret (Pax8 portal > Integrations).
PAX8_OAUTH_SCOPEOptional OAuth2 scope; omitted from the token request when unset.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/pax8-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/pax8-v0.1.2/pax8-mcp.mcpb",
"env": {
"PAX8_AUDIENCE": "api://p8p.client",
"PAX8_BASE_URL": "https://api.pax8.com/v1",
"PAX8_CLIENT_ID": "",
"PAX8_CLIENT_SECRET": "",
"PAX8_OAUTH_SCOPE": "",
"PAX8_TOKEN_URL": "https://token-manager.pax8.com/oauth/token"
}
}
}
}