search_tools/execute_typescript (Code Mode) over OAuth — no API key needed, scope-filtered to what you grant~/.codeium/windsurf/mcp_config.json{
"mcpServers": {
"bioflow": {
"serverUrl": "https://app.getbioflow.com/api/mcp"
}
}
}Approve the OAuth consent screen on the first tool call.
VerifyCall search_tools (no arguments), then call execute_typescript with code return await external_page_list({}) (the page.list operation) — or run curl -H "Authorization: Bearer $BIOFLOW_API_KEY" https://app.getbioflow.com/v1/usage.
The exact file this agent should fetch and execute itself: /agent-setup/prompt.md. Full reference: connecting-ai-assistants.