patchistry mcp server for Gemini CLI
io.github.patchistry/patchistry-mcp-server
DTC modular hat brand MCP server. 6 tools for AI agents: catalog, curated builds, shipping.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:6
Install patchistry mcp server in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"patchistry-mcp-server": {
"httpUrl": "https://patchistry-mcp-server.vercel.app/rpc"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs