Mcp Client Llm

by shaoyingchen

MCP Client 1 stars
  • agent-framework

Supports large models that access any API type, and provides an example of opening a local application

About

What is Mcp Client Llm?

It is a simple example of how to use the OpenAI API to create a local application that can access any API type. It supports large models.

How to use Mcp Client Llm?

Install necessary libraries with uv sync, modify the .env file with your OpenAI API key, endpoint, and model, and modify servers_config.json with your server config.

Key features of Mcp Client Llm

- Supports large models.
- Accesses any API type.
- Provides an example of opening a local application.

Use cases of Mcp Client Llm

FAQ from Mcp Client Llm

Details

Author
shaoyingchen
GitHub stars
1
Category
agent-framework
Repository
shaoyingchen/mcp-client-llm

Supports large models that access any API type, and provides an example of opening a local application
This is a simple example of how to use the OpenAI API to create a local application that can access any API type.

#Steps:
1. Install the necessary libraries: uv sync
2. modify .env file with your openai api key、point、model
3. modify servers_config.json with your server config