II.
Tool JSON
Structured · livetool:cursor
Cursor json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:cursor",
"_kind": "Tool",
"_file": "domain/tools/tools-dev-platforms-cicd.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Cursor",
"homepageUrl": "https://www.cursor.com",
"kind": "other",
"description": "AI-first code editor built on VS Code that embeds a large-language-model\nassistant for autocomplete, inline edits, multi-file refactors, and\nnatural-language codebase Q&A directly in the editor.\n"
},
"outgoingEdges": [
{
"from": "tool:cursor",
"to": "role:code-reviewer",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "AI coding IDE support helps inspect code changes and propose review fixes."
}
},
{
"from": "tool:cursor",
"to": "role:test-writer",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "AI coding workflows can draft and refine tests around code changes."
}
},
{
"from": "tool:cursor",
"to": "skill-area:software-development",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:cursor",
"to": "skill-area:developer-environment",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:cursor",
"to": "skill-area:editor-fluency",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:cursor",
"to": "tool:vscode",
"kind": "alternative_to",
"attributes": {
"comparison": "Code editors / IDEs"
}
},
{
"from": "tool:cursor",
"to": "tool:jetbrains-idea",
"kind": "alternative_to",
"attributes": {
"comparison": "Code editors / IDEs"
}
},
{
"from": "tool:cursor",
"to": "tool:neovim",
"kind": "alternative_to",
"attributes": {
"comparison": "Code editors / IDEs"
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.cursor-com",
"to": "tool:cursor",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "tool:aider",
"to": "tool:cursor",
"kind": "alternative_to",
"attributes": {
"comparison": "AI coding assistants"
}
},
{
"from": "tool:windsurf",
"to": "tool:cursor",
"kind": "alternative_to",
"attributes": {
"comparison": "AI-powered IDEs — Windsurf has Cascade agentic flows; Cursor has inline AI edits"
}
},
{
"from": "tool:vscode",
"to": "tool:cursor",
"kind": "alternative_to",
"attributes": {
"comparison": "Code editors / IDEs"
}
},
{
"from": "tool:jetbrains-idea",
"to": "tool:cursor",
"kind": "alternative_to",
"attributes": {
"comparison": "Code editors / IDEs"
}
},
{
"from": "tool:neovim",
"to": "tool:cursor",
"kind": "alternative_to",
"attributes": {
"comparison": "Code editors / IDEs"
}
}
]
}