Skip to content
VS Code

Notra for VS Code

io.github.usenotra/notra

Access the Notra API for posts, brand identities, integrations, schedules, and GEO.

client:VS Code transport:streamable-http

Install Notra in VS Code

.vscode/mcp.json

{
  "servers": {
    "notra": {
      "type": "http",
      "url": "https://mcp.usenotra.com/mcp"
    }
  }
}

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

Notra in other clients