# Editor.Mcp.McpServer.Port

```csharp
static int Port { get; set; }
```

The port we're listening on. Meaningless when not running.

Declared in [Editor.Mcp.McpServer](/api/Editor.Mcp.McpServer).
Assembly: `Sandbox.Tools`.
