{"type":"mcp_client","name":"openai-mcp-client","description":"This repository demonstrates using the Model Context Protocol with OpenAI to build a chat-based agent. It provides a starting point for projects, but users should be aware of potential token usage costs.","category":"AI","language":"TypeScript","stars":53,"forks":6,"owner":"ResoluteError","github_url":"https://github.com/ResoluteError/openai-mcp-client","homepage":null,"setup":"## Setup\n\n- Ensure Deno v2 is installed\n- Run `deno install` to install dependencies\n- Copy `.env.example` to `.env` and fill in the values\n  - You can choose any MCP server you like - bring your own or use one from the official [MCP server list](https://github.com/modelcontextprotocol/servers/tree/main)\n- Run `deno run dev` to start the application","tools":"## Available Tools\n\n1. Model Context Protocol (MCP) (Used with OpenAI's API to create a simple agent acting from a chat context)\n2. OpenAI API (Used to interact with OpenAI models)\n3. Tool call responses of type `text` (The implementation supports tool call responses of type `text`)","faq":null,"created_at":"2024-12-12T18:19:49+00:00","updated_at":"2025-03-27T07:15:09+00:00","source_url":"https://model-context-protocol.com/clients/openai-anthropic-model-context-protocol-client","related_articles":[]}