Ir al contenido

OpenAI Chat Completions Example

Esta página aún no está disponible en tu idioma.

This guide shows how to integrate AgentBureau services with OpenAI agents using function calling and the x402 protocol.

If your environment supports the Model Context Protocol (MCP), you can connect OpenAI’s Responses API directly to our MCP server: https://agentbureau-api.datafortress.cloud/mcp

For environments without MCP support, you can manually define the tools and handle the x402 flow in your tool implementation.