Mochii work graph for Claude Desktop
com.chibitek/mochii
Mochii work graph: projects, tasks, meetings. Stiki OAuth. Not Nexus memory.
client:Claude Desktop
transport:streamable-http
Install Mochii work graph in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mochii": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mochii-mcp.chibitek.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs