cloud platforms
Tilt Mcp
A Model Context Protocol server that integrates with Tilt to provide programmatic access to Tilt resources, logs, and management operations for Kubernetes development environments.
python
local
macos
windows
linux
cloud platforms
Installation
npx -y rrmistry/tilt-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "tilt-mcp",
"command": "npx",
"args": [
"-y",
"rrmistry/tilt-mcp"
]
}About This MCP Server
rrmistry/tilt-mcp
A Model Context Protocol server that integrates with Tilt to provide programmatic access to Tilt resources, logs, and management operations for Kubernetes development environments.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub