Skip to main content
Glama
472,823 tools. Updated 2026-08-24 01:53

"Venmo" matching MCP tools:

  • Authenticate to Venmo with your username, email, or phone number and password. This login step is mandatory for all subsequent Venmo operations, with optional environment variable fallback.
    MIT
  • Retrieve your Venmo transaction history, including payments sent, received, and requests. Use the optional limit parameter to control the number of transactions returned.
    MIT
  • Send money to a Venmo user. Requires recipient username, amount in USD, and a note describing the payment.
    MIT
  • Find Venmo users by entering a name or username. Use this tool to locate specific people for payments or profile lookup.
    MIT
  • Move your Venmo balance to a linked bank account. Choose amount, bank, and transfer speed; omit amount to transfer full balance.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Autonomous AI sales: agents, signal-based prospecting, outreach, CRM — 149 tools.

  • Diagnóstico patrimonial 360 (Wealth X-Ray) somente leitura, com fontes e próximos passos.

  • Send a friend request to any Venmo user by entering their username. Establish connections instantly for payments and social interactions.
    MIT
  • Request money from a Venmo user by username, specifying the USD amount and a note. Control visibility with public, friends, or private.
    MIT
  • View all linked debit cards, credit cards, and bank accounts to manage your Venmo funding sources.
    MIT
  • Record payment for an ACCEPTED job. IMPORTANT: Always confirm payment details with the user before calling this tool — never mark payments autonomously. Job must be in ACCEPTED status (use get_job_status to check). Crypto payments (usdc, eth, sol): provide tx hash + network → verified on-chain instantly, job moves to PAID. Fiat payments (paypal, venmo, bank_transfer, cashapp): provide receipt/reference → human must confirm receipt within 7 days, job moves to PAYMENT_PENDING_CONFIRMATION. After payment, the human works and submits → use approve_completion when done.
    Connector
  • Import income from a CSV/TSV/text export (Stripe, PayPal, Square, Cash App, Venmo, OnlyFans, Patreon, Clips4Sale, Ko-fi, Gumroad, Etsy, Uber/Lyft/DoorDash driver exports, bank statements, and similar; max 500 KB). Same two-step contract as add_income_from_file: STEP 1 call with csvContent and WITHOUT confirm parses the file with the same platform-agnostic importer as the app's Add Income screen (platform detection, fee handling, refunds, source aliases, ISO dates) and returns a duplicate-checked preview with a previewId. NOTHING is saved in step 1. Show the user the parsed rows and duplicates, then STEP 2 call again with confirm: true and the previewId to write exactly those rows, optionally with user-approved selectedIndexes, keepBothIndexes, rowEdits, tag, or bulkNote. Flagged duplicates are skipped unless the user explicitly keeps them. The preview expires after 15 minutes and an expired or unknown previewId never writes. After a successful confirm, show the returned spreadsheetUrl and reviewIncomeUrl.
    Connector
  • Get a human's FULL profile including contact info (email, Telegram, Signal), crypto wallets, fiat payment methods (PayPal, Venmo, etc.), and social links. Requires agent_key from register_agent. Rate limited: PRO = 50/day. Alternative: $0.05 via x402. Use this before create_job_offer to see how to pay the human. The human_id comes from search_humans results.
    Connector
  • List the service catalog — Washington notary and apostille offerings with USD prices and accepted payment options (e.g. card, PayPal, Venmo, cash). Optional — the server instructions already summarize the flow; use when the customer asks what we offer or how to pay. Takes: no arguments. Returns `services` plus payment notes — a static catalog (no error if repeated).
    Connector