add-mcp
Back to registry
Tuist logo

Tuist

v1.0.0

tuist.dev/mcp

Tuist provides tooling and hosted services for mobile development workflows, including project generation, build and test insights, caching, previews, and a Swift package registry. It is aimed at iOS/macOS and related CI workflows, with both local CLI usage and hosted project/account features.


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://tuist.dev/mcp
npx add-mcp@latest https://tuist.dev/mcp --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.tuist%2Fmcp"