Install (recommended)
Local stdio via npm — npx -y tapefund-mcp. No API key for the public ledger. Point TAPEFUND_API_URL at this site.
{
"mcpServers": {
"tapefund": {
"command": "npx",
"args": ["-y", "tapefund-mcp"],
"env": {
"TAPEFUND_API_URL": "https://tapefund.com"
}
}
}
}