tilt-mcp
JSON →Tilt MCP is a Model Context Protocol server that integrates with Tilt to provide programmatic access to Tilt resources, logs, and management operations for Kubernetes development environments
Install
pip install tilt-mcp Tools · 7
- trigger_resource Triggers a Tilt resource to rebuild/update
- enable_resource Enables one or more Tilt resources
- disable_resource Disables one or more Tilt resources
- wait_for_resource Wait for a resource to reach a specific condition
- list_resources List all enabled Tilt resources with their status
- get_resource_logs Get logs from a specific resource with optional regex filtering
- describe_resource Get detailed information about a specific resource
Environment variables
TILT_HOST
Links
★ 5 GitHub stars