What is the Glashaus — IPFS Pinning MCP server?
Pin files and websites to IPFS from Claude. x402 USDC payments on Base — no account needed.
How to install Glashaus — IPFS Pinning
Copy-paste configuration for popular MCP clients.
GLASHAUS_WALLET_KEYsecretEVM private key for signing x402 payment challenges (0x-prefixed hex). The wallet must hold USDC on Base. Optional — can be configured interactively via `npx glashaus-mcp` or set at runtime with the import_wallet tool.
{
"mcpServers": {
"glashaus-mcp": {
"command": "npx",
"args": [
"-y",
"glashaus-mcp"
],
"env": {
"GLASHAUS_WALLET_KEY": "<YOUR_GLASHAUS_WALLET_KEY>"
}
}
}
}{
"mcpServers": {
"glashaus-mcp": {
"command": "npx",
"args": [
"-y",
"glashaus-mcp"
],
"env": {
"GLASHAUS_WALLET_KEY": "<YOUR_GLASHAUS_WALLET_KEY>"
}
}
}
}{
"mcpServers": {
"glashaus-mcp": {
"command": "npx",
"args": [
"-y",
"glashaus-mcp"
],
"env": {
"GLASHAUS_WALLET_KEY": "<YOUR_GLASHAUS_WALLET_KEY>"
}
}
}
}{
"servers": {
"glashaus-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"glashaus-mcp"
],
"env": {
"GLASHAUS_WALLET_KEY": "<YOUR_GLASHAUS_WALLET_KEY>"
}
}
}
}claude mcp add glashaus-mcp --env GLASHAUS_WALLET_KEY=<YOUR_GLASHAUS_WALLET_KEY> -- npx -y glashaus-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.