Loading MCP server directory, please wait...
DataGate telecom billing lookups - customers, agreements, invoices, and more - for any MCP agent.
npx @getmcp/cli add io.github.Servosity/datagate-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
DATAGATE_API_KEYBearer token from your DataGate account.
DATAGATE_CLIENT_IDClientId GUID from your DataGate account. Required in addition to the Bearer token on every request.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/datagate-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/datagate-v0.1.0/datagate-mcp.mcpb",
"env": {
"DATAGATE_API_KEY": "",
"DATAGATE_CLIENT_ID": "",
"DATAGATE_BASE_URL": "",
"DATAGATE_USER_AGENT": "",
"DATAGATE_MCP_HTTP_TOKEN": "",
"PRINTING_PRESS_CLIENT_PROFILE": ""
}
}
}
}