Ontonym for Cursor
com.ontonym/memory
Give your agents your team's real data — read the shared graph, propose actions your team approves.
client:Cursor
transport:streamable-http
Install Ontonym in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"memory": {
"url": "https://mcp.ontonym.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs