Installation & Configuration
{
"mcpServers": {
"feyod": {
"command": "python",
"args": [
"main.py"
],
"env": {
"LLM_PROVIDER": "google",
"LLM_API_KEY": "YOUR_API_KEY_HERE",
"LLM_MODEL": "gemini-2.5-flash"
}
}
}
}Information
Transport
stdiossestreamable-http
Language
Python
Created
2026/6/12
Updated
2026/6/13