patchistry mcp server for VS Code
io.github.patchistry/patchistry-mcp-server
DTC modular hat brand MCP server. 6 tools for AI agents: catalog, curated builds, shipping.
client:VS Code
transport:streamable-http
runtime:npm
tools:6
Install patchistry mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"patchistry-mcp-server": {
"type": "http",
"url": "https://patchistry-mcp-server.vercel.app/rpc"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs