Generate IDE-specific configurations for Cursor, VS Code, and IntelliJ to streamline project setup and enhance coding efficiency. Customize with auto-loaded context, debugging setups, and tailored rules.
Verify running IDE server processes to prevent resource conflicts. Checks Tree-sitter parser status and purs IDE server availability. Use before starting new IDE servers to ensure no duplicate processes.
Retrieve detailed AST node information at a specific cursor position for debugging, refactoring, and code analysis. Use line and column inputs to identify node type, debug syntax errors, or assist IDE integration.
Enables users to control the cursor in Figma through verbal commands using an agentic AI agent, streamlining the design process with a new interaction method.
A template for creating custom tools for Cursor IDE using Model Context Protocol that allows users to deploy their own MCP server to Heroku and connect it to Cursor IDE.