mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-05 18:20:35 -08:00
9 lines
206 B
JSON
9 lines
206 B
JSON
{
|
|
"mcpServers": {
|
|
"gpt4free": {
|
|
"command": "python",
|
|
"args": ["-m", "g4f.mcp"],
|
|
"description": "gpt4free MCP server providing web search, scraping, and image generation"
|
|
}
|
|
}
|
|
}
|