Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "openai agents": {4 "env": {5 "OPENAI_API_KEY": "your-api-key-here"6 },7 "args": [8 "openai-agents-mcp-server"9 ],10 "command": "uvx"11 }12 }13}
No reviews yet. Be the first to review!
Sign in to join the conversation