Discover and purchase four Base Sepolia test-USDC services through the public Wever Pay MCP.
claude mcp add public-testnet-alpha --transport http https://sandbox.weverpay.com/api/wever-pay/sandbox/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"public-testnet-alpha": {
"url": "https://sandbox.weverpay.com/api/wever-pay/sandbox/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"public-testnet-alpha": {
"serverUrl": "https://sandbox.weverpay.com/api/wever-pay/sandbox/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"public-testnet-alpha": {
"type": "http",
"url": "https://sandbox.weverpay.com/api/wever-pay/sandbox/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"public-testnet-alpha": {
"url": "https://sandbox.weverpay.com/api/wever-pay/sandbox/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"public-testnet-alpha": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://sandbox.weverpay.com/api/wever-pay/sandbox/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://sandbox.weverpay.com/api/wever-pay/sandbox/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.weverpay--public-testnet-alpha/reviews or the review_server meta-tool.
POST /mcp