Skip to content
VS Code

reclaimai for VS Code

io.usefulapi/reclaimai

Read tasks, habits, events and scheduling links; create and update Reclaim tasks and habits.

client:VS Code transport:streamable-http

Install reclaimai in VS Code

.vscode/mcp.json

{
  "servers": {
    "reclaimai": {
      "type": "http",
      "url": "https://reclaimai.usefulapi.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

reclaimai in other clients