Forge Plugin Cursor
FreeNot checkedFree, AI-powered PDLC automation for Cursor. Routes feature requests, bug reports, and architecture work through structured workflows.
About
Free, AI-powered PDLC automation for Cursor. Routes feature requests, bug reports, and architecture work through structured workflows.
README
Free, AI-powered product development lifecycle automation for Cursor.
What it does
Describe what you want to build, fix, plan, review, or ship. Forge routes the request through a structured PDLC workflow backed by the hosted Forge MCP server. No trigger words needed.
implement user authentication with OAuth
fix the checkout page crash on mobile
break down the notifications feature into stories
estimate story points for PROJ-123
check status of my feature
What's included
- Forge MCP server (
mcp.json) — connects to the hosted Forge orchestration engine athttps://teams.shiptoday.ai/mcp. Exposesforge__start_workflow,forge__update_state,forge__abandon_workflow,forge__get_workflow,forge__save_workflow,forge__delete_workflow, andforge__list_skills_catalog. forge-autopilotskill — detects product-development intent (feature requests, bug reports, PR reviews, story breakdowns, status checks, tracked work-item keys likePROJ-123) and routes the request to the right Forge workflow.forge-workflowskill — conversational management for organization admins to author new Forge workflows or delete existing org- or team-scoped overrides.- Hooks (
hooks/hooks.json) — four hooks coordinate session state:beforeSubmitPrompt→prompt-router.cjs(stateful routing for active workflows and snoozed sessions)stop→stop-observer.cjs(passive session observation and silent checkpoints to record engineering time)preToolUse→workflow-guard.cjs(per-step tool-permission enforcement and checkpoint gating)postToolUse→workflow-tracker.cjs(tracks workflow state transitions and the active step's tool allowlist)
Install
From the Cursor Marketplace
Coming soon — once the listing is approved:
/add-plugin forge
From a repository link (works today)
Open Cursor Settings → Plugins and paste the repository link into the Search or Paste Link field:
https://github.com/ShipToday/forge-plugin-cursor
Local development
Clone into your local plugin directory and restart Cursor — no install step needed:
git clone https://github.com/ShipToday/forge-plugin-cursor \
~/.cursor/plugins/local/forge
Authenticate
The Forge MCP server uses OAuth. After install, open Cursor Settings → Tools & MCP, find forge, and click Sign In to complete the flow.
Hooks
The plugin ships lifecycle hooks that power workflow guardrails and session
tracking. Review and trust them under Cursor Settings → Hooks. The hooks
require Node.js on your PATH.
Cursor's
beforeSubmitPrompthook can block a prompt but cannot inject advisory context (unlike the equivalent hooks in the Claude Code and Codex plugins).prompt-router.cjsis ported for parity and keeps its session state side-effects, but its routing nudges are inert on Cursor — routing relies onforge-autopilotskill auto-discovery instead.
Cursor also exposes no per-session model token usage to plugin hooks, so Forge's token capture (available in the Claude Code and Codex plugins) is unavailable on Cursor: Forge records no token data for Cursor sessions and the ShipToday dashboard reports them as not measured. Engineering-time checkpoints use wall-clock deltas on Cursor (no session log is available for idle exclusion).
License
MIT — see LICENSE.
Installing Forge Plugin Cursor
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/ShipToday/forge-plugin-cursorFAQ
Is Forge Plugin Cursor MCP free?
Yes, Forge Plugin Cursor MCP is free — one-click install via Unyly at no cost.
Does Forge Plugin Cursor need an API key?
No, Forge Plugin Cursor runs without API keys or environment variables.
Is Forge Plugin Cursor hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Forge Plugin Cursor in Claude Desktop, Claude Code or Cursor?
Open Forge Plugin Cursor on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
Roblox Studio
Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce
by paralovAWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
by lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
Compare Forge Plugin Cursor with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
