mcp geracity for Cline
io.github.geraservicesuk/mcp-geracity
Smart city builder game MCP server by Gera Systems. Build cities, earn GeraCoins.
client:Cline
transport:stdio
runtime:npm
Install mcp geracity in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp-geracity": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-geracity"
],
"env": {
"GERACITY_API_URL": "<GERACITY_API_URL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs