Skip to content
Claude Desktop

Laraue Boards for Claude Desktop

com.laraue/boards

List, view, create, edit, delete, and comment on issues in your Laraue Boards organization.

client:Claude Desktop transport:streamable-http

Install Laraue Boards in Claude Desktop

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

{
  "mcpServers": {
    "boards": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://boards.laraue.com/boards-mcp/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

Laraue Boards in other clients