《Cursor Docs》-Third Party Hooks
Cursor supports loading hooks from third party tools, enabling compatibility with existing hook configurations from other AI coding assistants.
Read More《Cursor Docs》-sandbox.json reference
Configure sandbox behavior with a sandbox.json file to control network access, filesystem paths, and more.
Read More《Cursor Docs》-Plugins reference
Reference documentation for building, structuring, and submitting Cursor plugins. Plugins package rules, skills, agents, commands, MCP servers, and hooks into distributable bundles that work in the Cursor IDE.
Read More《Cursor Docs》-permissions.json reference
Use permissions.json to configure MCP tool and terminal command allowlists and to steer the Auto review mode classifier so tools run without approval.
Read More《Cursor Docs》-Keyboard Shortcuts
Overview of keyboard shortcuts in Cursor. See all keyboard shortcuts by pressing Cmd R then Cmd S or by opening command palette Cmd Shift P and searching for Keyboard Shortcuts.
Read More《Cursor Docs》-Ignore file
Cursor reads and indexes your project's codebase to power its features. Control which directories and files Cursor can access using a .cursorignore file in your root directory.
Read More《Cursor Docs》-Deeplinks
Deeplinks allow you to share prompts, commands, and rules with others, enabling collaboration and knowledge sharing across teams and communities.
Read More