Loading MCP server directory, please wait...
Talk to your Oden AI todo and calendar account from Claude Code, Cursor, or any MCP client.
npx @getmcp/cli add com.heyoden/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ODEN_API_KEYOden API key (odn_live_*). Generate one in the Oden app at Settings → Developer → New key. Treat it like a password.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.heyoden/mcp": {
"command": "npx",
"args": [
"-y",
"@heyoden/mcp"
],
"env": {
"ODEN_API_KEY": "",
"ODEN_API_URL": ""
}
}
}
}