概要
What is Agent with MCP server?
A simple agent that uses the OpenAI Agents Python library to interact with an MCP server. It can calculate the sum of two numbers or tell a joke.
How to use Agent with MCP server?
First, run the MCP server (see server/README.md). Then start the agent (see agent/README.md).
Key features of Agent with MCP server
- Integrates with an MCP server via the OpenAI Agents library
- Accepts requests to calculate a sum of two numbers
- Responds with a joke when asked
Use cases of Agent with MCP server
- Ask the agent to calculate the sum of two numbers
- Ask the agent to tell you a joke
FAQ from Agent with MCP server
—