βοΈ Cursor IDE Configuration β
If you are using the Cursor IDE and want its AI features to interact with Nyxora:
- Open Cursor Settings.
- Navigate to Features > MCP Servers.
- Click Add New MCP Server.
- Set the Type to
command. - Set the Name to
nyxora. - Set the Command to:
- Global Install:
nyxora mcp - Source Code Install:
node /absolute/path/to/Nyxora/packages/mcp-server/dist/server.js
- Global Install:
- Click Save and Refresh.