Skip to content
Cursor

Agently Brain for Cursor

dev.agently/brain

Company brain for AI agents — temporal knowledge graph search, exploration, and durable memory.

client:Cursor transport:streamable-http

Install Agently Brain in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "brain": {
      "url": "https://api.agently.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Agently Brain in other clients