Installation & Configuration
{
"mcpServers": {
"callcenter.js": {
"command": "npx",
"args": [
"github:gerkensm/callcenter.js-mcp",
"--mcp"
],
"env": {
"SIP_USERNAME": "your_extension",
"SIP_PASSWORD": "your_password",
"SIP_SERVER_IP": "192.168.1.1",
"OPENAI_API_KEY": "sk-your-key-here",
"USER_NAME": "Your Name"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12