# Create a network

Collection: mcp
Human docs: https://zei.sh/docs/mcp

Create an organization network.

Tool: networks_create
Input: {"name":"agent-network","region":"bremen"}
Permission: ORG_MANAGE.
Attach the resulting network ID to a sandbox.

Example:

```
{"name":"networks_create","arguments":{"name":"agent-network","region":"bremen"}}
```
