MCP Tools
16 tools to control your infrastructure through AI assistants. Compatible with Claude Code, Cursor, Windsurf, Antigravity, and more.
7
Core Infrastructure
6
Cloud Operations
2
Multi-Tenant
1
Security
Core Infrastructure
Cloud Operations
Multi-Tenant
Security
Error Handling
All tools return a consistent error format:
{
success: false,
error: {
code: "VALIDATION_ERROR",
message: "Invalid stackfile: unknown primitive 'foo'",
details: { ... }
}
}AUTH_REQUIRED
Missing or invalid session
VALIDATION_ERROR
Stackfile validation failed
RESOURCE_NOT_FOUND
Node/instance not found
QUOTA_EXCEEDED
Plan limits reached