1{2 "mcpServers": {3 "kibela": {4 "env": {5 "KIBELA_TEAM": "YOUR_TEAM_NAME",6 "KIBELA_TOKEN": "YOUR_TOKEN"7 },8 "args": [9 "path/to/mcp-kibela-server/dist/src/index.js"10 ],11 "command": "node"12 }13 }14}
No reviews yet. Be the first to review!
Sign in to join the conversation