Skip to content

Conversation

@ben46
Copy link

@ben46 ben46 commented Jul 25, 2025

  • Introduced a proxy registration system that supports dynamic loading and management of proxies via configuration files.
  • Implemented multiple proxies, including a GitHub proxy and a standard proxy, supporting basic features and tool listings.
  • Added test scripts to verify the fundamental functionality of the proxy registration system.
  • Provided example configuration files (in both YAML and JSON formats) to help users customize proxy settings.
  • Updated the proxy interface to ensure all proxy implementations adhere to a unified interface specification. Fixes Provides basic methods for interacting with MCP Server(such as list mcp tools, call mcp tool, etc.) for agents to access MCP tools #55

- Introduced a proxy registration system that supports dynamic loading and management of proxies via configuration files.
- Implemented multiple proxies, including a GitHub proxy and a standard proxy, supporting basic features and tool listings.
- Added test scripts to verify the fundamental functionality of the proxy registration system.
- Provided example configuration files (in both YAML and JSON formats) to help users customize proxy settings.
- Updated the proxy interface to ensure all proxy implementations adhere to a unified interface specification.
Fixes XSpoonAi#55
@ben46 ben46 marked this pull request as draft July 25, 2025 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provides basic methods for interacting with MCP Server(such as list mcp tools, call mcp tool, etc.) for agents to access MCP tools

1 participant