Skip to content
VS Code

Caliu Notes for VS Code

com.caliuapp/caliu-notes

Read and write your Caliu notes from any MCP client: search, create, tag, remind, attach files.

client:VS Code transport:streamable-http runtime:npm

Install Caliu Notes in VS Code

.vscode/mcp.json

{
  "servers": {
    "caliu-notes": {
      "type": "http",
      "url": "https://api.caliuapp.com/mcp"
    }
  }
}

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

Caliu Notes in other clients