Skip to content
VS Code

UniBio Intelligence for VS Code

io.github.unibio-intelligence/ubi

Connect AI clients to biomedical data and tools.

client:VS Code transport:streamable-http

Install UniBio Intelligence in VS Code

.vscode/mcp.json

{
  "servers": {
    "ubi": {
      "type": "http",
      "url": "https://mcp.unibiointelligence.com/mcp"
    }
  }
}

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

UniBio Intelligence in other clients