ThirdMade Shelf for Claude Desktop
net.thirdmade/shelf
26 pay-per-call tools for agents: scrape, verify, guards, crypto. x402 USDC on Base.
client:Claude Desktop
transport:streamable-http
tools:26
Install ThirdMade Shelf in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"shelf": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://shelf.thirdmade.net/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs