mcp.json configuration.
Requires a paid Nekt plan (for MCP Server access) and Cursor installed.
1. Activate your MCP Server
The connection is made by activating the MCP Server in your workspace. Check this guide for instructions.2. Get your endpoint and token
Go to Integrations > MCP Server in the Nekt platform. You’ll need two values:- Endpoint — the MCP server URL displayed at the top of the page
- Token — a bearer token created in the MCP Tokens section
Tokens created manually can be scoped to specific tables for fine-grained access control. Tokens grant Cursor access only to the tables associated with that token.
3. Connect Cursor to Nekt
1
Open Cursor's MCP settings
In Cursor, open Settings → Tools & Integrations → MCP, then click Add new MCP server. This opens (or creates) the configuration file.You can also edit the file manually:
- Global (available in every project):
~/.cursor/mcp.json - Project-scoped (committed with the repo):
.cursor/mcp.jsonin the project root
2
Add the Nekt MCP server
Add the following block to Replace
mcp.json:MCP_ENDPOINT with the endpoint from the MCP Server page and MCP_TOKEN with the token you created.3
Verify the connection
Go back to Settings → Tools & Integrations → MCP. The
nekt server should appear with a green status indicator and the list of available tools.You should see the nine tools provided by the Nekt MCP Server. You can learn more about them here.4. Explore your data
Once connected, ask Cursor’s chat a question about your data. For example:We’d love to know what you’re building with Nekt! Share your projects with us through any of our communication channels.