INDIVIDUAL MCP TOOL
venmo__payment_request
[venmo · risk:low] Request a payment from a contact via Venmo (no money leaves your account)
LIVE ENDPOINT
https://app.duvera.ai/mcp
Connect to this endpoint to inspect the live schema for venmo__payment_request and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests a financial action.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.duvera-gateway]
url = "https://app.duvera.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"duvera-gateway": {
"type": "http",
"url": "https://app.duvera.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: duvera-gateway
Remote MCP URL: https://app.duvera.ai/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"duvera-gateway": {
"url": "https://app.duvera.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"duvera-gateway": {
"type": "http",
"url": "https://app.duvera.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "duvera-gateway",
"transport": "streamable-http",
"url": "https://app.duvera.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
amazon__package_track— [amazon · risk:low] Look up the delivery status of an Amazon order (read-only)applehealth__heart_rate_read— [applehealth · risk:medium] Read heart-rate data from Apple Healthapplehealth__sleep_read— [applehealth · risk:medium] Read sleep-analysis data from Apple Healthapplehealth__steps_read— [applehealth · risk:medium] Read step-count data from Apple Healthbluesky__trending_get— [bluesky · risk:low] Fetch the current trending topics on Bluesky.chase__balance_check— [chase · risk:low] Read the current balance of a Chase account (read-only)datadog__logs_view— [datadog · risk:low] Search and read logs from Datadog over a time rangedelta__boardingpass_show— [delta · risk:low] Pull up the boarding pass for a Delta flight