EQQ's MCP Gateway is not Claude-only. Any MCP-aware tool - Cursor, GitHub Copilot, Continue.dev, any custom agent - can use it the same way.

Cursor

The Query To JSON builder generates a ready-to-use cURL snippet that any AI coding tool can call.
The Query To JSON builder generates a ready-to-use cURL snippet that any AI coding tool can call.

Open Settings → MCP, add a server entry pointing to http://your-eqq:5000/mcp with your API key. Cursor's AI pane can now use EQQ tools while you code. Useful for “show me real rows shaped like this table” without switching to SSMS.

GitHub Copilot Agents

With Copilot's agent mode, point the agent config at the same endpoint. Copilot can pull test data, verify row counts after a migration, or generate fixtures.

Any MCP client

Because EQQ speaks the open MCP protocol, you are not locked in. Tomorrow's agent framework that reads .mcp.json will work with EQQ the day it ships.

Governance remains in the database

Whichever client you use, the same API key → role → query-list resolution happens on the EQQ server. Swap clients freely; access control stays put.

Want to see it live? Book a 30-minute demo - we connect EQQ to your database and build a query with you. Book a Demo →