# Editor.Mcp.McpServer.Url

```csharp
static string Url { get; set; }
```

The url MCP clients should connect to, null when not running.

Declared in [Editor.Mcp.McpServer](/api/Editor.Mcp.McpServer).
Assembly: `Sandbox.Tools`.
