> ## Documentation Index
> Fetch the complete documentation index at: https://docs.typingmind.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Outbound IP addresses

These are the stable IP addresses that TypingMind uses for outbound requests (for example, when making MCP tool calls to external servers).

<Note>
  Note: This only applies for [TypingMind Team](https://custom.typingmind.com) version. For **TypingMind Personal** version, requests are always sent directly from user’s device without any intermediate server.
</Note>

## US Data Center

Requests from MCP, Dynamic Context, and HTTP Action in Plugins:

```jsx theme={null}
52.8.212.232
52.52.65.190
44.253.104.13
52.38.181.139
```

Requests from plugins JavaScript execution:

```jsx theme={null}
100.20.92.101
44.225.181.72
44.227.217.144
74.220.48.0/24
74.220.56.0/24
```

## EU Data Center

Requests from MCP, Dynamic Context, and HTTP Action in Plugins:

```jsx theme={null}
18.158.148.130
18.158.212.6
16.171.120.10
13.62.116.151
18.130.23.16
18.175.73.206
```

Requests from plugins JavaScript execution:

```jsx theme={null}
3.75.158.163
3.125.183.140
35.157.117.28
74.220.51.0/24
74.220.59.0/24
```
