Poobah MCP
Tool Reference
Environment Operations

Environment Operations

Tools for switching between Andromeda network environments.

Note: Environment tools support the optional userId parameter for session persistence. Include it in every call to maintain configuration across reconnections.

switch_environment

Switch between Andromeda environments (testnet, mainnet, devnet).

Parameters

ParameterTypeRequiredDescription
environmentstringYesThe environment to switch to: testnet, mainnet, or devnet
userIdstringNoSession identifier for persistent state

Environments

EnvironmentDescriptionUse Case
testnetGalileo testnetDevelopment and testing with test tokens
mainnetAndromeda mainnetProduction deployments with real assets
devnetDevelopment networkEarly feature testing and development

Example

{
  "environment": "testnet"
}

Notes

  • Switching environments will reset your chain connection
  • Wallet connections may need to be re-established
  • Each environment has its own set of available chains