Skip to content
VS Code

ProtoNote for VS Code

io.protonote/protonote

Share prototypes for team review: publish HTML, reviewers pin notes, pull feedback back to apply.

client:VS Code transport:streamable-http

Install ProtoNote in VS Code

.vscode/mcp.json

{
  "servers": {
    "protonote": {
      "type": "http",
      "url": "https://protonote.io/api/mcp"
    }
  }
}

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

ProtoNote in other clients