Stellarion can be used with Cursor IDE through its MCP support.
npm install -g stellarion
Add Stellarion to your Cursor MCP configuration.
Open Cursor settings and add to your MCP servers:
{
"mcpServers": {
"stellarion": {
"command": "stellarion",
"args": []
}
}
}
Restart Cursor to load the new MCP server configuration.
Once configured, you can ask Cursor's AI assistant to use Stellarion tools:
Analyze the code quality of this file
Find error handling patterns in this project
What files depend on this module?
What's the complexity of this function?
If Stellarion tools aren't appearing:
npm list -g stellarionIf you see connection errors:
stellarion status