Anneal for Claude Desktop
io.github.imsovikde/anneal
Zero-friction personal operating system: habits, tasks, and FSRS-5 study retention via remote MCP.
client:Claude Desktop
transport:streamable-http
Install Anneal in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"anneal": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://anneal-os.vercel.app/api/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