BioFlow / Agent setup

Onboard your agent to BioFlow.

Copy one sentence into any AI coding agent and it connects the MCP server, verifies the connection, and tells you what it did — no manual config required.

Pick your agent

Same setup, every client.

Claude Code

One command connects it.

View the Claude Code guide →

Codex

One command connects it.

View the Codex guide →

Cursor

Add 12 operations with one config file entry.

View the Cursor guide →

Windsurf

Add 12 operations with one config file entry.

View the Windsurf guide →

VS Code

Add 12 operations with one config file entry.

View the VS Code guide →

OpenCode

Add 12 operations with one config file entry.

View the OpenCode guide →
What you get

12 operations, a REST API, two SDKs.

MCP needs no API key — OAuth triggers on the first tool call. The connection exposes exactly two tools, search_tools and execute_typescript (Code Mode), through which the 12 scoped operations are reached. The REST API and SDKs need one key, created at app.getbioflow.com/dashboard/settings/developers. Verify by calling search_tools, then execute_typescript with the page.list operation.

Full per-client reference: connecting-ai-assistants and the generated agent-setup docs. Raw file an agent executes: /agent-setup/prompt.md.