M

modal.run

Modal is a cloud platform for running serverless compute workloads, including functions, web apps, sandboxes, and GPU-backed jobs. The `modal.run` domain is used for deployed web endpoints and hosted MCP servers created on Modal.

3 integrations · MCP · REST · CLI

modal.run hosts public and optionally proxy-token-protected HTTP endpoints for Modal deployments, a public SSE-based MCP server at a tenant modal.run URL, and Modal’s authenticated `modal` CLI for managing and invoking workloads.

discovered 1d ago
MCP servers1
REST · OpenAPI1
CLI1
Credentials
Modal API token pair (token ID + token secret)compoundGet key

Create credentials either with the CLI or in the dashboard. Easiest paths: run modal token new from an authenticated browser session, or create a service user from the workspace Service Users guide via the service user tokens page. Modal exposes the pair as MODAL_TOKEN_ID and MODAL_TOKEN_SECRET; you can store them with modal token set or export those environment variables directly.

Modal Proxy Token pair (key + token) for protected web functionscompound

Create a Proxy Token for your workspace from the Proxy Tokens page linked in the Proxy Tokens guide. Use the issued key-and-token pair when calling web functions configured with requires_proxy_auth=True. The docs distinguish these from API tokens and note they cannot be interchanged.

conventions · 0/8 published

Publish these signals → /publishing