Glashaus — IPFS Pinning for Zed
io.github.addiinnocent/glashaus-mcp
Pin files and websites to IPFS from Claude. x402 USDC payments on Base — no account needed.
client:Zed
transport:stdio
runtime:npm
Install Glashaus — IPFS Pinning in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"glashaus-mcp": {
"command": "npx",
"args": [
"-y",
"glashaus-mcp"
],
"env": {
"GLASHAUS_WALLET_KEY": "<GLASHAUS_WALLET_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs