patchistry mcp server for Cursor
io.github.patchistry/patchistry-mcp-server
DTC modular hat brand MCP server. 6 tools for AI agents: catalog, curated builds, shipping.
client:Cursor
transport:streamable-http
runtime:npm
tools:6
Install patchistry mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"patchistry-mcp-server": {
"url": "https://patchistry-mcp-server.vercel.app/rpc"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs