@shortcut/mcp
Freeby MCP Community
Shortcut MCP Server
v0.24.0Added Apr 12, 2026
shortcutmcpmodelcontextprotocol
@shortcut/mcp MCP Server
Shortcut MCP Server
Installation
Reviews
Installation
Quick install
npx -y @shortcut/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@shortcut/mcp": {
"command": "npx",
"args": ["-y", "@shortcut/mcp"]
}
}
}