Loading MCP server directory, please wait...
Tenant-scoped control plane over the TeleQuick platform's full API surface
npx @getmcp/cli add dev.telequick/portalRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <mpk_ MCP access key>, minted in the console under Admin -> API keys -> MCP access keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.telequick/portal": {
"url": "https://portal.telequick.dev/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}