Algolia
Where to find your Algolia Application ID + Admin API Key and connect them to Nora.Algolia integrations let your agents manage search indices, push records, and query results.
Where to apply for credentials
Algolia Dashboard — API Keys
- Application ID — public identifier
- Search-Only API Key — for queries only
- Admin API Key — full management access (treat as secret)
- Other API Keys — scoped, custom-permission keys you create
Connect in Nora
Paste the Admin API Key
Or a custom key with the right ACLs. Avoid the public Search-Only key for write operations.
(Optional) Pin a default index
Set the Default Index if your agent always operates against one index.
MCP server
No official Algolia MCP server today.Environment variables Nora injects
| Variable | Source |
|---|---|
ALGOLIA_API_KEY | Admin API Key field |
ALGOLIA_APP_ID | Application ID field |
ALGOLIA_INDEX | Default Index (if set) |

