Skip to content
VS Code

Obra for VS Code

com.tryobra/obra

Construction job costing: ask how a project is doing, capture receipts, record transactions.

client:VS Code transport:streamable-http

Install Obra in VS Code

.vscode/mcp.json

{
  "servers": {
    "obra": {
      "type": "http",
      "url": "https://tryobra.com/mcp"
    }
  }
}

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

Obra in other clients