Skip to content
VS Code

Cosmonote for VS Code

ai.cosmonote/notes

Access your Cosmonote audio notes, transcriptions, summaries, and action items.

client:VS Code transport:streamable-http

Install Cosmonote in VS Code

.vscode/mcp.json

{
  "servers": {
    "notes": {
      "type": "http",
      "url": "https://nebula.cosmonote.ai/mcp"
    }
  }
}

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

Cosmonote in other clients