---
slug: "scs"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/128na/scs-mcp-server@main/README.md"
repo: "https://github.com/128na/scs-mcp-server"
source_file: "README.md"
branch: "main"
---
# Simutrans CrossSearch MCP Server

## Usage

1. git clone 
```
git clone https://github.com/128na/scs-mcp-server.git
```

2. Open the cloned directory via VSCode.
```
cd scs-mcp-server
code .
```

3. Open the ".vscode/mcp.json" and Run server.

![Server](https://github.com/128na/scs-mcp-server/raw/HEAD/document/server.png "Server")

4. Ask a question via chat in "Agent mode".

![Demo](https://github.com/128na/scs-mcp-server/raw/HEAD/document/demo.png "Demo")
