
Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "kibela": {4 "env": {5 "KIBELA_TEAM": "your-team-name from https://[team-name].kibe.la",6 "KIBELA_TOKEN": "your-token"7 },8 "args": [9 "run",10 "-i",11 "--rm",12 "-e",13 "KIBELA_TEAM",14 "-e",15 "KIBELA_TOKEN",16 "ghcr.io/kj455/mcp-kibela:latest"17 ],18 "command": "docker"19 }20 }21}
No reviews yet. Be the first to review!
Sign in to join the conversation