Agi Proxy
大模型代理策略:支持 OpenAI 代理、nginx方式、node方式
Installation
Installing for Claude Desktop
Option 1: One-Command Installation
npx mcpbar@latest install zhuzhu0221/agi-proxy -c claudeThis command will automatically install and configure the Agi Proxy MCP server for your selected client.
Option 2: Manual Configuration
Run the command below to open your configuration file:
npx mcpbar@latest edit -c claudeAfter opening your configuration file, copy and paste this configuration:
View JSON configuration
{
"mcpServers": {
"Agi Proxy": {
"command": "npx",
"args": [
"-y",
"xx"
],
"env": {}
}
}
}Agi Proxy
解决 openai 代理
Details:
Stars
0Forks
0Last commit
2 years agoRepository age
2 years
Auto-fetched from GitHub .
MCP servers similar to Agi Proxy:
Stars
Forks
Last commit
Stars
Forks
Last commit
Stars
Forks
Last commit