0xBigBoss/tilt-mcp
If you are the rightful owner of tilt-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Tilt MCP Server integrates with the Tilt CLI to enable AI assistants to interact with development workflows, providing real-time status monitoring, resource management, and log access.
Tools
Functions exposed to the LLM to take actions
tilt_status
Get Tilt session status summary (counts by status + errors)
tilt_get_resources
List resources with filtering, pagination, and slim/verbose modes
tilt_describe_resource
Get detailed information about a resource (cleaned format)
tilt_logs
View logs from resources (plain-text output); supports client-side search
tilt_trigger
Manually trigger a resource update
tilt_enable
Enable a disabled resource
tilt_disable
Disable a resource
tilt_args
Set or clear Tiltfile arguments
tilt_wait
Wait for resources to reach a ready state
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client