Apricot for Cursor
tools.apricot/apricot
Manage SysML2 projects and files directly through your coding agent.
client:Cursor
transport:streamable-http
Install Apricot in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"apricot": {
"url": "https://mcp.apricot.tools/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs