Skip to content
VS Code

BioFlow for VS Code

com.getbioflow/bioflow

Manage BioFlow link-in-bio pages, blocks, leads, and analytics from AI agents.

client:VS Code transport:streamable-http

Install BioFlow in VS Code

.vscode/mcp.json

{
  "servers": {
    "bioflow": {
      "type": "http",
      "url": "https://app.getbioflow.com/api/mcp"
    }
  }
}

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

BioFlow in other clients