Skip to content
VS Code

irenictable for VS Code

org.benevolabs/irenictable

Collaborative whiteboard MCP server — create objects, connectors, C4 diagrams, and manage boards

client:VS Code transport:streamable-http

Install irenictable in VS Code

.vscode/mcp.json

{
  "servers": {
    "irenictable": {
      "type": "http",
      "url": "https://irenictable.benevolabs.org/mcp"
    }
  }
}

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

irenictable in other clients