# Cursor

> Adding Advibly to Cursor.

Source: https://advibly.com/docs/agents/clients/cursor



Add Advibly to your MCP configuration:

```json
{
  "mcpServers": {
    "advibly": {
      "url": "https://advibly.com/mcp"
    }
  }
}
```

Cursor will prompt you to authorise when the server is first used. Sign in with
your Advibly account.

## Verify the connection [#verify-the-connection]

Open a new agent conversation and ask: “Use Advibly to list my brands and
credit balance.” Setup is complete when Cursor returns account data without
asking for an API key.

The same JSON works for any client that reads an `mcpServers` block, including
Claude Desktop.

If the tools do not appear, reload the Cursor window after OAuth. If a call
returns `401`, remove the saved connection, add it again, and repeat sign-in.
