Skip to content
Claude Desktop

Notra for Claude Desktop

io.github.usenotra/notra

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

client:Claude Desktop transport:streamable-http

Install Notra in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "notra": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.usenotra.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Notra in other clients