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.
Enables AI agents to manage a file-backed ticketing system directly within a local repository using a structured state machine and directory hierarchy. It enforces strict markdown schemas and provides specialized tools for claiming tasks, appending work logs, and validating ticket metadata.
An MCP server that uses Google Gemini AI to analyze requirements, create project plans, review code quality, and provide execution analysis feedback for software development projects.
A transparent proxy that intercepts high-risk tool calls and requires OTP-based human approval before they can be executed. It acts as a configurable circuit breaker between AI agents and target MCP servers to prevent unauthorized or dangerous actions.