mcp-server-shortcut
28
The project provides a Model Context Protocol (MCP) server used with various systems such as Windsurf, Cursor, and Claude Code. It aims to offer seamless configuration and operation of MCP servers, with troubleshooting guidance and community support available.
@shortcut/mcp
Usage
- Windsurf: Open the Windsurf MCP Configuration Panel to add a custom server.
- Cursor: Edit the
mcp.json
file in your home or project directory. - Claude Code: Modify configuration files for easier setup via CLI.
Issues and Troubleshooting
- Ensure you have the latest version.
- Open GitHub issues or ask in the community Slack for help.
- Common issues include NPX command failure when using MISE.
Development
- Installation: Use
npm install
. - Build: Run
npm run build
. - Running the Development Server Locally: Modify
mcp.json
to test locally-built versions.