Back to MCP Servers
Kibela
📇 ☁️ Allows AI models to interact with [Kibela](https://kibe.la/)
other-tools-and-integrationsai
By kj455
Installation
npx -y mcp-kibelaConfiguration
{
"mcpServers": {
"mcp-kibela": {
"command": "npx",
"args": ["-y", "mcp-kibela"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes