v5
latestOpenAPI 3.1.02026-08-08341215300.9 KBCreate Mcp Api Key
Create a new MCP API key for the authenticated user.
The API key is returned only once upon creation and cannot be retrieved later. Store it securely.
Use this key in Claude Code or Cursor with: { "mcpServers": { "deeptrace": { "url": "https://api.deeptrace.ai/mcp/sse", "headers": { "Authorization": "Bearer <your_api_key>" } } } }
post/api/mcp-api-keys
Request body
Response
Successful Response