Skip to content
VS Code

Drafto for VS Code

eu.drafto/mcp

Create, read, search, and organize your Drafto notes and notebooks.

client:VS Code transport:streamable-http

Install Drafto in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://drafto.eu/api/mcp"
    }
  }
}

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

Drafto in other clients