AI & ML
Trust: 39/100 (Limited)io.github.theoddden/terradev Guide
Complete GPU infrastructure for Claude Code — 192 MCP tools for provisioning, training, inference
5 starsby theoddden
Quick Start
Install
npx terradev-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-theoddden-terradev": {
"command": "npx",
"args": [
"terradev-mcp"
]
}
}
}