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
0
View on GitHub

Installation

npx -y rrmistry/tilt-mcp

Configuration

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.

GitHub: https://github.com/rrmistry/tilt-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub