Skip to content
Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

Glashaus — IPFS Pinning in other clients