4,000+ servers built on vurb.ts
Vinkius

Dwolla MCP Server for LlamaIndexGive LlamaIndex instant access to 30 tools to Cancel Transfer, Create Beneficial Owner, Create Customer, and more

MCP Inspector GDPR Free for Subscribers

LlamaIndex specializes in data-aware AI agents that connect LLMs to structured and unstructured sources. Add Dwolla as an MCP tool provider through Vinkius and your agents can query, analyze, and act on live data alongside your existing indexes.

Ask AI about this MCP Server for LlamaIndex

The Dwolla MCP Server for LlamaIndex is a standout in the Money Moves category — giving your AI agent 30 tools to work with, ready to go from day one.

Built for AI Agents by Vinkius

Vinkius delivers Streamable HTTP and SSE to any MCP client

ClaudeClaude
ChatGPTChatGPT
CursorCursor
GeminiGemini
WindsurfWindsurf
VS CodeVS Code
JetBrainsJetBrains
VercelVercel
+ other MCP clients
python
import asyncio
from llama_index.tools.mcp import BasicMCPClient, McpToolSpec
from llama_index.core.agent.workflow import FunctionAgent
from llama_index.llms.openai import OpenAI

async def main():
    # Your Vinkius token. get it at cloud.vinkius.com
    mcp_client = BasicMCPClient("https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp")
    mcp_tool_spec = McpToolSpec(client=mcp_client)
    tools = await mcp_tool_spec.to_tool_list_async()

    agent = FunctionAgent(
        tools=tools,
        llm=OpenAI(model="gpt-4o"),
        system_prompt=(
            "You are an assistant with access to Dwolla. "
            "You have 30 tools available."
        ),
    )

    response = await agent.run(
        "What tools are available in Dwolla?"
    )
    print(response)

asyncio.run(main())
Dwolla
Fully ManagedVinkius Servers
60%Token savings
High SecurityEnterprise-grade
IAMAccess control
EU AI ActCompliant
DLPData protection
V8 IsolateSandboxed
Ed25519Audit chain
<40msKill switch
Stream every event to Splunk, Datadog, or your own webhook in real-time

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure

About Dwolla MCP Server

Connect your Dwolla account to any AI agent and take full control of your payment infrastructure through natural conversation.

LlamaIndex agents combine Dwolla tool responses with indexed documents for comprehensive, grounded answers. Connect 30 tools through Vinkius and query live data alongside vector stores and SQL databases in a single turn. ideal for hybrid search, data enrichment, and analytical workflows.

What you can do

  • Customer Management — Create, list, and update individual or business customers directly from the chat
  • Funding Sources — Link bank accounts or balances and manage them for specific customers or your main account
  • Transfer Orchestration — Initiate and track transfers between funding sources with full visibility of the transaction lifecycle
  • Verification Workflows — Handle micro-deposit verification to ensure secure bank account linking
  • Account Insights — Retrieve organizational account details and funding source statuses instantly

The Dwolla MCP Server exposes 30 tools through the Vinkius. Connect it to LlamaIndex in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.

All 30 Dwolla tools available for LlamaIndex

When LlamaIndex connects to Dwolla through Vinkius, your AI agent gets direct access to every tool listed below — spanning bank-transfers, ach-payments, customer-onboarding, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.

cancel

Cancel transfer on Dwolla

Cancel a pending transfer

create

Create beneficial owner on Dwolla

Create a beneficial owner for a business customer

create

Create customer on Dwolla

Create a new customer

create

Create customer funding source on Dwolla

Create a funding source for a customer

create

Create document on Dwolla

Create a document for a customer

create

Create funding source on Dwolla

Create a funding source

create

Create label on Dwolla

Create a label for a customer

create

Create webhook subscription on Dwolla

Create a webhook subscription

get

Get account on Dwolla

Retrieve Dwolla account details

get

Get customer on Dwolla

Retrieve a customer

get

Get document on Dwolla

Retrieve a document

get

Get event on Dwolla

Retrieve an event

get

Get funding source on Dwolla

Retrieve a funding source

get

Get mass payment on Dwolla

Retrieve a mass payment

get

Get transfer on Dwolla

Retrieve a transfer

initiate

Initiate kba on Dwolla

Initiate a KBA session for a customer

initiate

Initiate mass payment on Dwolla

Initiate a mass payment

initiate

Initiate transfer on Dwolla

Requires HAL _links in the payload. Initiate a transfer

list

List account funding sources on Dwolla

List funding sources for an account

list

List account transfers on Dwolla

List transfers for an account

list

List beneficial owners on Dwolla

List beneficial owners for a customer

list

List customers on Dwolla

List or search customers

list

List events on Dwolla

List events

list

List labels on Dwolla

List labels for a customer

list

List webhook subscriptions on Dwolla

List webhook subscriptions

retry

Retry webhook on Dwolla

Retry a webhook

update

Update customer on Dwolla

Update a customer

update

Update funding source on Dwolla

g., passing { removed: true }). Update or remove a funding source

verify

Verify kba on Dwolla

Verify KBA answers

verify

Verify micro deposits on Dwolla

Verify micro-deposits for a funding source

Connect Dwolla to LlamaIndex via MCP

Follow these steps to wire Dwolla into LlamaIndex. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.

01

Install dependencies

Run pip install llama-index-tools-mcp llama-index-llms-openai
02

Replace the token

Replace [YOUR_TOKEN_HERE] with your Vinkius token
03

Run the agent

Save to agent.py and run: python agent.py
04

Explore tools

The agent discovers 30 tools from Dwolla

Why Use LlamaIndex with the Dwolla MCP Server

LlamaIndex provides unique advantages when paired with Dwolla through the Model Context Protocol.

01

Data-first architecture: LlamaIndex agents combine Dwolla tool responses with indexed documents for comprehensive, grounded answers

02

Query pipeline framework lets you chain Dwolla tool calls with transformations, filters, and re-rankers in a typed pipeline

03

Multi-source reasoning: agents can query Dwolla, a vector store, and a SQL database in a single turn and synthesize results

04

Observability integrations show exactly what Dwolla tools were called, what data was returned, and how it influenced the final answer

Dwolla + LlamaIndex Use Cases

Practical scenarios where LlamaIndex combined with the Dwolla MCP Server delivers measurable value.

01

Hybrid search: combine Dwolla real-time data with embedded document indexes for answers that are both current and comprehensive

02

Data enrichment: query Dwolla to augment indexed data with live information before generating user-facing responses

03

Knowledge base agents: build agents that maintain and update knowledge bases by periodically querying Dwolla for fresh data

04

Analytical workflows: chain Dwolla queries with LlamaIndex's data connectors to build multi-source analytical reports

Example Prompts for Dwolla in LlamaIndex

Ready-to-use prompts you can give your LlamaIndex agent to start working with Dwolla immediately.

01

"List all customers in my Dwolla account."

02

"Get details for customer ID cust-001."

03

"Initiate a transfer of $50 between source 'src-123' and destination 'dest-456'."

Troubleshooting Dwolla MCP Server with LlamaIndex

Common issues when connecting Dwolla to LlamaIndex through Vinkius, and how to resolve them.

01

BasicMCPClient not found

Install: pip install llama-index-tools-mcp

Dwolla + LlamaIndex FAQ

Common questions about integrating Dwolla MCP Server with LlamaIndex.

01

How does LlamaIndex connect to MCP servers?

Use the MCP client adapter to create a connection. LlamaIndex discovers all tools and wraps them as query engine tools compatible with any LlamaIndex agent.
02

Can I combine MCP tools with vector stores?

Yes. LlamaIndex agents can query Dwolla tools and vector store indexes in the same turn, combining real-time and embedded data for grounded responses.
03

Does LlamaIndex support async MCP calls?

Yes. LlamaIndex's async agent framework supports concurrent MCP tool calls for high-throughput data processing pipelines.

Explore More MCP Servers

View all →