S

stytch.dev

Stytch provides authentication infrastructure for consumer and B2B applications, along with workspace-management tooling for configuring Stytch projects. It also offers a hosted MCP server for interacting with Stytch workspace configuration through AI tools.

3 integrations · MCP · REST

Stytch exposes three documented HTTP APIs—Consumer Authentication, B2B SaaS Authentication, and Programmatic Workspace Actions—plus a hosted remote MCP server at https://mcp.stytch.dev/mcp; the HTTP APIs use Basic auth with Stytch-issued keys, and the MCP server uses OAuth discovered from its well-known metadata.

discovered 1d ago
MCP servers1
REST · OpenAPI2
Credentials
Project ID + secretbasicGet credentials

In the Stytch Dashboard, open Project ID & API keys (or Project & API keys for Consumer projects) and copy your project_id and secret. Use them together as HTTP Basic auth credentials for direct API calls.

Workspace management key ID + secretbasicGet credentials

In the Workspace Settings > Management API, create a new workspace management key and copy its Key ID and Secret. Use them together as HTTP Basic auth for Programmatic Workspace Actions and related workspace-management automation.

OAuth 2.0oauth2
OAuth 2.0 — self-onboarding

Point your MCP client at the server URL and approve access in the browser. The server accepts a Client ID Metadata Document (CIMD), so the client authenticates with its own hosted URL as the client_id — nothing to register.

conventions · 0/8 published

Publish these signals → /publishing