Skip to content
Cursor

CedarAI Data Depot for Cursor

io.github.cedarai/cedar-mcp

Read-only Cedar ARMS railroad data via Cedar login for authorized carriers.

client:Cursor transport:streamable-http

Install CedarAI Data Depot in Cursor

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

{
  "mcpServers": {
    "cedar-mcp": {
      "url": "https://mcp.arms.cedarai.com/mcp"
    }
  }
}

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

CedarAI Data Depot in other clients