Skip to content
VS Code

BioCosm for VS Code

io.github.nhoverte/biocosm

Biotech intelligence for AI agents: drugs, targets, diagnostics, PoS estimates, and writeups.

client:VS Code transport:streamable-http tools:13

Install BioCosm in VS Code

.vscode/mcp.json

{
  "servers": {
    "biocosm": {
      "type": "http",
      "url": "https://biocosm-mcp.fly.dev/mcp"
    }
  }
}

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

What VS Code can do once it is connected

BioCosm in other clients