N

Notra API

REST declared

Details
URL
https://api.usenotra.com
Spec
https://api.usenotra.com/openapi.json
Docs
https://docs.usenotra.com/api/getting-started
Authentication
Notra API key api_key declared Get key ↗
Authorization: Bearer <credential>

In the Notra dashboard, open API Keys for the organization you want to access (app.usenotra.com/{org-slug}/api-keys). Create a key from a preset or blank form, choose its expiration and scopes, then copy the ntra_... key shown once and store it securely. Notra documents presets for MCP Server, SDK, and CLI, and says keys are bound to the organization you are viewing.

OAuth 2.0 oauth2 declared
OAuth · resolves from well-known metadata
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.