Overview
Agent quickstart
Per-stack guides
Connect B2A in under a minute. Pick your stack — the snippet on each page is the only config you need.
MCP-native
- Claude Code — claude mcp add one-liner.
- Cursor — .cursor/mcp.json.
- Windsurf — ~/.codeium/windsurf/mcp_config.json.
- Devin — workspace MCP config.
- ChatGPT Apps — connector via manifest.
Framework SDKs
- OpenAI Agents SDK — Tool from the REST API.
- LangChain — @tool wrappers.
- CrewAI — Tool definitions.
- Others — generic REST + MCP recipe.