Installation & Configuration
{
"mcpServers": {
"webex": {
"command": "{{PATH_TO_NODE}}",
"args": [
"/absolute/path/to/webex-mcp/dist/index.js"
],
"env": {
"WEBEX_ACCESS_TOKEN": "your_webex_access_token"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15