Macro Snapshot for Claude Desktop
io.github.pipeworx-io/macro-snapshot
macro-snapshot MCP — the state of the economy in one call.
client:Claude Desktop
transport:streamable-http
Install Macro Snapshot in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"macro-snapshot": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/macro-snapshot/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