Aryan Agrawal

Results 2 comments of Aryan Agrawal

We Built an MCP server that lets AI assistants in Cursor/Windsurf directly interact with your Tilt dev environment. **What it does:** - Fetches logs from Tilt resources - Checks service...

@nicks Pypi package: https://pypi.org/project/tilt-mcp/ Repo link: https://github.com/aryan-agrawal-glean/tilt-mcp To use: `pip install tilt-mcp` and add this in mcp-config ``` "tilt": { "args": [], "command": "tilt-mcp", "description": "Tilt MCP server for interacting...