Kibela
6
0

Claude
Setting up with Claude Desktop
- Open Claude Desktop's settings
- Go to the Integrations tab
- Click "Add MCP Server"
- Use the configuration below based on your operating system
Note: Make sure Claude Desktop is running before attempting to connect.
JSON
1{2 "mcpServers": {3 "kibela": {4 "env": {5 "KIBELA_TEAM": "YOUR_TEAM_NAME",6 "KIBELA_TOKEN": "YOUR_TOKEN"7 },8 "args": [9 "-y",10 "@kiwamizamurai/mcp-kibela-server"11 ],12 "command": "npx"13 }14 }15}
Community Reviews
0.0
0 reviews
5
0
4
0
3
0
2
0
1
0
No reviews yet. Be the first to review!
Sign in to join the conversation