Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/lancercomet/cities-skylines-2-mcp/cs2git clone --depth 1 https://github.com/LancerComet/cities-skylines-2-mcpWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/lancercomet/cities-skylines-2-mcp/cs2)<a href="https://agentmods.dev/mcp/lancercomet/cities-skylines-2-mcp/cs2"><img src="https://agentmods.dev/badge/mcp/lancercomet/cities-skylines-2-mcp/cs2.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
cs2 scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
This is a copy
92% identical to openflowkit — 4 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
{
"cs2": {
"command": "node",
"args": [
"mcp-server/dist/index.js"
]
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 8 lines scan A 314461e55b72
cs2 is an MCP server published in the GitHub repository LancerComet/cities-skylines-2-mcp (23 stars, last pushed 1mo ago), licensed Apache-2.0. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. It is 92% identical to openflowkit, differing in 4 lines, and is treated as a copy.
Other mcp servers, from other repositories
cities2-mcp
Local MCP server and agent skills for Cities: Skylines II wiki knowledge, game encyclopedia lookup, and mod workflows. Runs locally from the cities2-mcp Python package. Needs 3 environment variables to run.
gameface
MCP server "gameface" as configured in CitiesSkylinesModding/agents-plugins. Launched with ${GAMEFACE_MCP_RUNTIME:-node} plugins/coherent-gameface/mcp/dist/server.mjs. Needs 2 environment variables to run.
unity
MCP server "unity" as configured in CitiesSkylinesModding/agents-plugins. Launched with dotnet run -v q --project plugins/unity-devtools/mcp/UnityDevtools.Mcp.csproj --.
godot-mcp
MCP server for full Godot 4.x engine control with 165 tools for AI-driven game development. Runs locally from the @tugcantopaloglu/godot-mcp npm package.
summer-engine
Local Summer CLI and MCP server for Summer Engine. Install and run the engine, connect Claude Code, Cursor, Codex, Gemini, and other agents, and build real games with bundled skills, hooks, and plugins. Runs locally from the summer-engine npm package.
chess
MCP server "chess" as configured in alegerber/stockfish-lc0-mcp. Runs dist/index.js with node. Needs 3 environment variables to run.