Terradev MCP Server

Cross-cloud GPU orchestration CLI.

REPOSITORY REMOVED

LAST COMMIT unknown · VERIFIED 2026-09-18

how we verify → /methodology

01 · Install Terradev

Claude Code

claude mcp add theoddden-terradev --transport sse https://terradev-mcp.terradev.cloud/sse

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "theoddden-terradev": {
      "url": "https://terradev-mcp.terradev.cloud/sse"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://terradev-mcp.terradev.cloud/sse

transport: sse

endpoint alive - responded to MCP initialize · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to terradev-mcp.terradev.cloud

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license no standard license detected - usage rights unclear; check the repo before commercial use

pypi package terradev-cli - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.theoddden is GitHub-verified and matches the repo owner

03 · Who maintains Terradev

Terradev is maintained by theoddden. We track 3 MCP servers from theoddden - 0 actively maintained, 0 combined GitHub stars.

04 · Facts

category
other - vanished as of 2026-09-18.
registry
io.github.theoddden/terradev (active, first published 2026-03-06 · 55 versions)
packages
pypi:terradev-cli

05 · Terradev FAQ

Is Terradev still maintained?

Its last commit was unknown (as of 2026-09-18) - we classify it as vanished.

How do I install Terradev?

Run `uvx terradev-cli`. You can also paste the ready-made client config above.

Does Terradev require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-17; you can connect without credentials.

06 · Alternatives to Terradev