Loading MCP server directory, please wait...
Official MCP server for Kaneo: manage tasks, projects, and labels from Claude and other MCP clients
npx @getmcp/cli add io.github.usekaneo/kaneoRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.usekaneo/kaneo": {
"command": "npx",
"args": [
"-y",
"@kaneo/mcp"
],
"env": {
"KANEO_API_URL": "",
"KANEO_API_KEY": ""
}
}
}
}