Loading…
CONNECTED INTELLIGENCE text
Loading…

Connecting NOISK.AI to Cursor

Difficulty: Easy — edit one JSON config file.
Requires: Cursor 0.46+

Before You Start

Config File

Edit ~/.cursor/mcp.json (global) or .cursor/mcp.json (project):

{"mcpServers":{"pfcreate":{"url":"https://mcp.noisk.ai/sse","headers":{"Authorization":"Bearer pfk_YOUR_KEY_HERE"}}}}

Activate

  1. Replace pfk_YOUR_KEY_HERE with your API key.
  2. Restart Cursor or reload the window.
  3. In Cursor Settings, go to MCP and confirm NOISK.AI is listed as connected.

Troubleshooting

Server not listed — Check the JSON is valid and restart Cursor fully.

401 errors — Check the Bearer token includes the full pfk_ prefix.

Back to all connection guides