Official @modelcontextprotocol/sdk + @modelcontextprotocol/ext-apps adapter for the SolvaPay MCP toolbox (createSolvaPayMcpServer, registerPayableTool) with ./fetch + ./express subpath exports for runtime-specific OAuth bridges.
{
"mcpServers": {
"solvapaymcp": {
"command": "npx",
"args": [
"-y",
"@solvapay/mcp"
]
}
}
}