MCP server for BTCPayServer integration with comprehensive payment and store management tools
{
"mcpServers": {
"fastmcp-mebtcpayserver": {
"command": "npx",
"args": [
"-y",
"@fastmcp-me/btcpayserver-mcp"
]
}
}
}