Skip to content
VS Code

booklet for VS Code

io.github.ashwinsathian/booklet

Publish, update, list, and delete Markdown pages on Booklet directly from your AI assistant.

client:VS Code transport:streamable-http

Install booklet in VS Code

.vscode/mcp.json

{
  "servers": {
    "booklet": {
      "type": "http",
      "url": "https://booklet-mcp.ashwinsathian.com/mcp"
    }
  }
}

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

booklet in other clients