Skip to main content

Connect Cursor

Create an MCP-enabled Ondi API key first. Do not paste the key into normal chat.

Add Ondi to Cursor MCP configuration:

{
"mcpServers": {
"ondi": {
"url": "https://api.ondi.io/functions/v1/mcp",
"headers": {
"Authorization": "Bearer od_your_api_key"
}
}
}
}

Use the MCP URL shown in your Ondi API Keys MCP Setup tab for staging or custom environments.

Revoke the API key in Ondi if the key is exposed or no longer needed.

Ask Ondi AI