Prerequisites
- Cursor installed on your machine (download here)
- Prometheux credentials (username, organization, API token)
- prometheux-mcp package installed (see installation instructions)
Setup (Local Server — Recommended)
1. Install the MCP Package
If you haven’t already, installprometheux-mcp:
macOS:
2. Configure Cursor
Create or edit the MCP configuration file:| Scope | Path | Notes |
|---|---|---|
| Project-specific | .cursor/mcp.json (inside your project root) | Shared with your team via git |
| Global (all projects) | ~/.cursor/mcp.json (your home directory) | Available everywhere |
3. Activate the Server
- Open Cursor Settings (Cmd+Shift+J on macOS, Ctrl+Shift+J on Windows/Linux)
- Click Tools & MCP in the sidebar
- Toggle the prometheux server on
- The server should show a green status indicator
New Chat RequiredMCP tools are loaded when a chat session starts. After enabling the server, open a new chat (Cmd+N) to use the Prometheux tools.
Alternative: Remote Server
You can also use the remote server, though the local server is more reliable with Cursor:Usage
Once connected, interact naturally with Cursor’s AI agent. It will automatically use the Prometheux MCP tools when relevant.Troubleshooting
Server shows as “failed” in Tools & MCP
Solution:- Verify the path to
prometheux-mcpis correct — runwhich prometheux-mcpin your terminal - Check that your credentials are valid
- Toggle the server off and on again
- Restart Cursor completely (Cmd+Q, then reopen)
Tools not appearing in chat
Solution:- MCP tools are loaded when a chat starts — open a new chat after enabling the server
- Check that the server shows a green indicator in Settings → Tools & MCP
- Be more explicit in your query: “Use the prometheux tools to list concepts in project X”

