Installation & Configuration
{
"mcpServers": {
"content_gen": {
"command": "mcp",
"args": [
"run",
"<PATH_TO_SERVER_PY>"
],
"env": {
"GEMINI_API_KEY": "<YOUR_GEMINI_API_KEY>",
"OUTPUT_IMAGE_PATH": "<YOUR_OUTPUT_PATH>"
},
"transportType": "stdio",
"autoApprove": []
}
}
}Information
Transport
stdio
Language
Python
Created
2025/4/24
Updated
2026/6/7