Works with Cursor, Windsurf, and any MCP-compatible IDE.
One config file. Zero hassle.
Sign up at codesona.dev and generate your API key from Settings → API Keys
cdsn_1234567890abcdefghijklmnop
Go to Cursor → Settings → MCP Servers or press Cmd+, and search for "MCP"
Create or edit your mcp.json file:
{
"mcpServers": {
"Codesona": {
"url": "https://mcp.codesona.ai/sse",
"transport": "sse",
"headers": {
"Authorization": "ApiKey your_api_key_here"
}
}
}
}
Quit and reopen Cursor. You should see a "Codesona MCP Connected" badge in your editor.
Open Windsurf Extensions panel and search for "Codesona". Click Install.
After installation, click the Codesona icon in the sidebar and paste your API key:
cdsn_1234567890abcdefghijklmnop
The status bar should show "Codesona: Connected". Start coding and your rules will be enforced automatically!
Solution:
node --versionmcp-config.json syntax (use a JSON validator)npx @codesona/mcp-server manually to see error detailsSolution:
cdsn_Solution:
~/Library/Logs/Codesona/mcp.logSolution:
npx @codesona/mcp-server@latestStart your 7-day free trial and connect your IDE in under 2 minutes
Product demo video coming soon