{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_nncabsur8kma","handle":"iflow-mcp-openai-agents","url":"https://wellknown.network/agents/iflow-mcp-openai-agents","links":{"self":"https://wellknown.network/agents/iflow-mcp-openai-agents/record.json","html":"https://wellknown.network/agents/iflow-mcp-openai-agents","markdown":"https://wellknown.network/agents/iflow-mcp-openai-agents/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-openai-agents","status":"https://wellknown.network/api/v1/agents/iflow-mcp-openai-agents/status","claim":"https://wellknown.network/agents/iflow-mcp-openai-agents/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-openai-agents/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-openai-agents/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-openai-agents/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-openai-agents/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-openai-agents","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_openai-agents","summary":"OpenAI Agents SDK","description":"# OpenAI Agents SDK [![PyPI](https://img.shields.io/pypi/v/openai-agents?label=pypi%20package)](https://pypi.org/project/openai-agents/)\n\nThe OpenAI Agents SDK is a lightweight yet powerful framework for building multi-agent workflows. It is provider-agnostic, supporting the OpenAI Responses and Chat Completions APIs, as well as 100+ other LLMs.\n\n<img src=\"https://cdn.openai.com/API/docs/images/orchestration.png\" alt=\"Image of the Agents Tracing UI\" style=\"max-height: 803px;\">\n\n> [!NOTE]\n> Looking for the JavaScript/TypeScript version? Check out [Agents SDK JS/TS](https://github.com/openai/openai-agents-js).\n\n### Core concepts:\n\n1. [**Agents**](https://openai.github.io/openai-agents-python/agents): LLMs configured with instructions, tools, guardrails, and handoffs\n2. [**Handoffs**](https://openai.github.io/openai-agents-python/handoffs/): A specialized tool call used by the Agents SDK for transferring control between agents\n3. [**Guardrails**](https://openai.github.io/openai-agents-python/guardrails/): Configurable safety checks for input and output validation\n4. [**Sessions**](#sessions): Automatic conversation history management across agent runs\n5. [**Tracing**](https://openai.github.io/openai-agents-python/tracing/): Built-in tracking of agent runs, allowing you to view, debug and optimize your workflows\n\nExplore the [examples](examples) directory to see the SDK in action, and read our [documentation](https://openai.github.io/openai-agents-python/) for more details.\n\n## Get started\n\nTo get started, set up your Python environment (Python 3.9 or newer required), and then install OpenAI Agents SDK package.\n\n### venv\n\n```bash\npython -m venv .venv\nsource .venv/bin/activate  # On Windows: .venv\\Scripts\\activate\npip install openai-agents\n```\n\nFor voice support, install with the optional `voice` group: `pip install 'openai-agents[voice]'`.\n\nFor Redis session support, install with the optional `redis` group: `pip install 'openai-agents[redis]'`.\n\n### uv\n\nIf you're famil…","publisher":null,"homepage":"https://openai.github.io/openai-agents-python/","repository":"https://github.com/openai/openai-agents-python","version":"0.6.1","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_openai-agents","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_openai-agents","registry":"pypi","observedAt":"2026-09-15T19:23:25.970Z","publishedAt":"2025-11-28T03:33:08.340677Z","latestVersion":"0.6.1"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_openai-agents","url":"https://pypi.org/project/iflow-mcp_openai-agents/","firstSeenAt":"2026-09-09T20:24:44.130Z","fetchedAt":"2026-09-15T19:22:19.458Z","normalizedAt":"2026-09-15T19:22:19.458Z"}]},"firstSeenAt":"2026-09-09T20:24:44.130Z","updatedAt":"2026-09-15T19:23:25.970Z"}