Odel
Terradev

Terradev

Local
@theoddden25PythonApache-2.0Updated 2 days ago

Cross-cloud GPU orchestration CLI.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIterradev-cliv6.2.15

Run

uvx terradev-cli

MCP client config

{
  "mcpServers": {
    "terradev": {
      "command": "uvx",
      "args": [
        "terradev-cli"
      ]
    }
  }
}