Getting Started

Get your first MCP response in under two minutes.


Prerequisites

  • A Luciq account (MCP is available on all plans, no extra setup required)

  • An MCP-compatible IDE: Cursor, Claude Code, Claude Desktop, VS Code, or any MCP client


Step 1: Find Your MCP Settings

MCP server settings live in your Luciq dashboard under Account Management.

  1. Click your profile avatar (top-right corner)

  2. Select Account Management

  3. In the left sidebar, click Luciq MCP

Navigate to Account Management > Luciq MCP

From this page you can:

  • View integration settings for each supported MCP client

  • Generate a personal access token (for token-based auth)

  • See your current token and authentication status


Step 2: Connect Your IDE

The Luciq MCP page in your dashboard shows setup instructions tailored to each supported client. Select your IDE there to get the exact configuration for your account.

You can also use the server URL directly:

Create or edit ~/.cursor/mcp.json with the following configuration:

For detailed setup instructions, visit the Setup by IDE page or check the setup guide on your dashboard's Luciq MCP page.


Step 3: Try Your First Query

Once connected, try one of these prompts in your IDE:

circle-check
MCP connection test in Claude Code

If you see your apps or crash data, you're connected and ready to go.


What's Next?

Last updated