OpenAI Integration ================== .. automodule:: agentstr.mcp.openai :members: :undoc-members: :show-inheritance: This module provides integration with OpenAI tools, enabling conversion between MCP tools and OpenAI's tool format. Usage Example ------------- .. literalinclude:: ../../examples/nostr_openai_agent.py :language: python :linenos: