Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub beckhamlabsllc/gemini-visual-designCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"gemini-visual-design": {
"command": "python3",
"args": [
"-m",
"gemini_visual_mcp"
]
}
}
}Server configuration and connection parameters
python3${CLAUDE_PLUGIN_ROOT}/srcCommand-line arguments passed to the server process
Share bugs, ideas, or general feedback.