Terradev runs on your own machine — the client starts it, so there is no endpoint to ping. 2 329 installs a week from pypi. Last commit 4 Aug 2026.
GPU provisioning, training, and inference orchestration for AI agents.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add terradev -- uvx terradev-cli
{
"mcpServers": {
"terradev": {
"args": [
"terradev-cli"
],
"command": "uvx"
}
}
}
[mcp_servers.terradev]
command = "uvx"
args = ["terradev-cli"]
{
"mcpServers": {
"terradev": {
"args": [
"terradev-cli"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"terradev": {
"args": [
"terradev-cli"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.