zed-extension-mcp-server-shortcut
Provides a Zed Editor extension that connects Zed to Shortcut’s Model Context Protocol (MCP) server, allowing users to view/search and create/update Shortcut stories (and related objects) from within the editor’s AI assistant.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
Strengths: uses an API token rather than embedding credentials in code (token provided via Zed settings). Uncertainties: no details provided about TLS enforcement, token storage, logging behavior, scopes/least-privilege, or dependency security posture. Because the MCP server relies on an external Node package, supply-chain risks exist but cannot be assessed from the README alone.
⚡ Reliability
Best When
You use Zed as your primary IDE/editor and want AI-assisted access to a Shortcut workspace via MCP.
Avoid When
You need an integration without any local Node.js dependency, or you require a pure HTTP/API-first integration rather than an MCP-in-editor workflow.
Use Cases
- • Ask questions about Shortcut stories, epics, and iterations from within Zed
- • Search and filter a Shortcut workspace directly from the editor
- • Create new stories or update existing stories without leaving Zed
- • Link development work to specific Shortcut stories
- • Get status and progress summaries for epics/iterations
Not For
- • Direct administration of Shortcut account settings beyond what the MCP server supports
- • Use cases requiring a standalone REST/GraphQL integration outside of Zed/MCP workflows
- • Environments that cannot run Node.js (the MCP server runtime requirement)
Interface
Authentication
The README indicates an API token configured in Zed settings (shortcut_api_token). No OAuth or explicit scope model is described.
Pricing
Pricing for the extension itself is not described; the README references Shortcut’s account tiers for access.
Agent Metadata
Known Gotchas
- ⚠ Requires Node.js on the host because the MCP server runs via a Node package.
- ⚠ API token must be provided in Zed configuration; failure to authenticate will block MCP tool use.
- ⚠ No documented rate-limit or retry/idempotency behavior in the provided README.
Alternatives
Full Evaluation Report
Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for zed-extension-mcp-server-shortcut.
AI-powered analysis · PDF + markdown · Delivered within 30 minutes
Package Brief
Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.
Delivered within 10 minutes
Score Monitoring
Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.
Continuous monitoring
Scores are editorial opinions as of 2026-04-04.