add-mcp
Back to registry
Windmill logo

Windmill

v1.0.0

windmill.dev/mcp

Windmill is an open-source, self-hostable workflow engine and developer platform for building internal tools, automations, scripts, flows, and AI-agent integrations. It offers both a hosted cloud instance and self-hosted deployments.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://app.windmill.dev/api/mcp/gateway
npx add-mcp@latest https://app.windmill.dev/api/mcp/gateway --transport http

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=dev.windmill%2Fmcp"