ydc-openai-agent-sdk-integration
Installation
SKILL.md
Integrate OpenAI Agents SDK with You.com MCP
Interactive workflow to set up OpenAI Agents SDK with You.com's MCP server.
Workflow
-
Ask: Language Choice
- Python or TypeScript?
-
Ask: MCP Configuration Type
- Hosted MCP (OpenAI-managed with server URL): Recommended for simplicity
- Streamable HTTP (Self-managed connection): For custom infrastructure
-
Install Package
- Python:
pip install openai-agents - TypeScript:
npm install @openai/agents
- Python:
-
Ask: Environment Variables