Skip to content
VS Code

Hive Barter for VS Code

io.github.srotzin/hive-mcp-barter

Multi-party agent barter — non-cash capability exchange with cryptographic receipts

client:VS Code transport:streamable-http

Install Hive Barter in VS Code

.vscode/mcp.json

{
  "servers": {
    "hive-mcp-barter": {
      "type": "http",
      "url": "https://hive-mcp-barter.onrender.com/mcp"
    }
  }
}

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

Hive Barter in other clients