Setup by IDE
Connect the Luciq MCP Server to Cursor, Claude Code, Claude Desktop, VS Code, or any MCP client. OAuth handles authentication for you.
Server URL
https://api.luciq.ai/api/mcpCursor
{
"mcpServers": {
"luciq": {
"url": "https://api.luciq.ai/api/mcp"
}
}
}
Claude Code
VS Code / GitHub Copilot
Claude Desktop
Platform
Path
Other MCP Clients
Verifying Your Connection
Using Token-Based Auth Instead of OAuth
Last updated