krisp.ai
Krisp provides voice AI technology for audio enhancement, meeting transcription and summaries, and contact-center workflows. Its products include an AI meeting assistant, developer voice SDKs, and admin tools for managing Krisp teams.
Krisp exposes a hosted MCP server at `https://mcp.krisp.ai/mcp` authenticated with OAuth 2.0 + PKCE, plus a REST Portal API for team/admin management at `https://teams.krisp.ai/api/v1` using HTTP Basic auth with a Krisp-issued API key name and secret.
- Krisp MCPdetected
- Krisp Portal APIdiscovered
In the Krisp Admin Portal, go to Settings → Team settings → Security → API and click Create new API endpoint. Copy the API key name and Secret key immediately; the secret is shown only once. The help article with the exact steps is Krisp Portal API.
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://krisp.ai/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing