Connect Cursor
- Open Cursor β Settings β MCP β Add new MCP server (or edit
~/.cursor/mcp.json). - Add the Dialora server:
{
"mcpServers": {
"dialora": {
"url": "https://api.dialora.ai/mcp",
"headers": {
"Authorization": "Bearer dlr_live_xxxxxxxxxxxxxxxx"
}
}
}
}- Save. Cursor shows the server with a green dot and lists the Dialora tools once connected.
- In the chat/agent panel, ask Cursor to use Dialora.
Test it
βWith Dialora, get the details of call cm9x3c4d50001.β
Using something else?
The same block works in VS Code, Windsurf, Cline, LM Studio, Warp, and most other MCP clients β see Connect Other Clients for where each one keeps its config file.