stellar_network_add
Add a new Stellar network configuration with name, RPC URL, and passphrase to let the MCP server connect to custom or alternative blockchain networks.
Instructions
Add a new network configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of network | |
| rpcUrl | Yes | RPC server endpoint | |
| configDir | No | Location of config directory | |
| rpcHeaders | No | Optional headers (e.g. API Key) to include in requests to the RPC | |
| networkPassphrase | Yes | Network passphrase to sign transactions |