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.
Update Jira ticket details, including summary, description, labels, and parent key, via the /rest/api/3/issue/{issueIdOrKey} API. Simplify ticket management with structured input fields.
Remove a specific Jira ticket using its issue ID or key via the Jira REST API endpoint /rest/api/3/issue/{issueIdOrKey}. Input the ticket identifier to delete.
Retrieve detailed information about a specific JIRA issue by providing the issue key. This tool integrates with JIRA MCP Server to streamline access to ticket details directly within your IDE.
Generate and submit a Jira ticket via API by specifying project key, summary, description, issue type, and optional parent ticket key for organization.
A TypeScript-based server that enables Cursor editor to interact with Jira tickets for viewing, creating, commenting on, and updating tickets directly from the editor.