Griffin Connector for AI agents.
12 live capabilities
Manage embedded finance and banking operations through natural conversation.
Waiting for input…
Why people use Griffin
Griffin for Banking-as-a-Service Operations
With this Connector, you just ask your agent. You can pull a list of all accounts or check a specific transaction status in one sentence. You get the data you need instantly without ever leaving your workspace.
What Vinkius changes
You get a direct line of communication between your agent and your banking operations.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The Compliance Audit
A compliance officer needs to find all failed KYC checks from last week.
- Real-world use case 02
The Liquidity Shuffle
An ops manager notices one account is low on funds.
- Real-world use case 03
The Payment Troubleshooting
A customer reports a missing payment.
Complete set · 12capabilities
The complete Griffin capability set.
These are the exact actions your AI can choose when you ask it to work with Griffin.
01—04
4 capabilities in this set.
Part of 12 available through Griffin.
- 01 Capability
Create internal transfer
Move money between your internal accounts. This helps you balance liquidity across your organization quickly.
- 02 Capability
Get account
Get specific details for one bank account. Use this to check balances or account numbers on demand.
- 03 Capability
Get index
Get the root index of resources from the Griffin API. This helps your agent understand the available data structure.
- 04 Capability
Get me
Get details of the current authenticated user. Use this to verify who is currently making requests.
05—08
4 capabilities in this set.
Part of 12 available through Griffin.
- 05 Capability
Get organization
Get details for a specific organization. This provides the context needed for managing multi-tenant banking.
- 06 Capability
Get transaction
Get details for a specific transaction. Use this to see the exact status and amount of a single payment.
- 07 Capability
Get verification
Get details for a specific verification. This lets you see the specific results of a KYC or KYB check.
- 08 Capability
List accounts
List all bank accounts for an organization. Use this to get a bird's eye view of your financial setup.
09—12
4 capabilities in this set.
Part of 12 available through Griffin.
- 09 Capability
List payees
List saved payees for an organization. Use this to verify who you are authorized to send money to.
- 10 Capability
List transactions
Retrieve transaction history for a bank account. This gives you a full audit trail of all movements.
- 11 Capability
List verifications
List KYC/KYB verifications for an organization. Use this to see the status of all pending identity checks.
- 12 Capability
List organizations
List all accessible organizations. This helps you navigate between different business entities.
Set up in minutes
One URL. Then ask Griffin to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Griffin from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_8OqraX2QDSwmKykZxPD7XGlHFmKgReTodm6Z7P4G/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Griffin, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Griffin for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_8OqraX2QDSwmKykZxPD7XGlHFmKgReTodm6Z7P4G/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Griffin URL.
- Step 03
Save and start
Save the connection and enable Griffin in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"griffin": {
"url": "https://edge.vinkius.com/vk_preview_8OqraX2QDSwmKykZxPD7XGlHFmKgReTodm6Z7P4G/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Griffin
Open Agent mode in chat and ask: "Using Griffin, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"griffin": {
"url": "https://edge.vinkius.com/vk_preview_8OqraX2QDSwmKykZxPD7XGlHFmKgReTodm6Z7P4G/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Griffin
Ask Copilot: "Using Griffin, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"griffin": {
"url": "https://edge.vinkius.com/vk_preview_8OqraX2QDSwmKykZxPD7XGlHFmKgReTodm6Z7P4G/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Griffin
Open Cascade and ask: "Using Griffin, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"griffin": {
"url": "https://edge.vinkius.com/vk_preview_8OqraX2QDSwmKykZxPD7XGlHFmKgReTodm6Z7P4G/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Griffin
Ask Cline: "Using Griffin, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add griffin --transport http "https://edge.vinkius.com/vk_preview_8OqraX2QDSwmKykZxPD7XGlHFmKgReTodm6Z7P4G/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Griffin
Ask Claude: "Using Griffin, show me...". 12 tools are ready
Where the request belongs
Work Griffin can move forward.
This is for the fintech ops person who's tired of manual data entry and the compliance officer who needs to audit thousands of identities without losing their mind.
Fintech Operations Manager
Monitors real-time transaction flows and verifies balances during high-volume periods.
Compliance Officer
Audits KYC and KYB statuses to ensure the platform stays within regulatory boundaries.
Product Engineer
Prototypes new banking features by checking API responses directly in the chat.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFlinks
Connect to financial institutions to aggregate banking data, verify income, and perform deep transaction analysis via Flinks.
Tink
Connect to bank accounts, list transactions, and initiate payments via Tink directly from your AI agent.
Increase
Your very own programmatic commercial bank. Construct completely new bank accounts, fetch balance ledgers, map Routing numbers and fire wire limits.
Fintoc
Access bank accounts, movements, and initiate transfers via AI agents with Fintoc.
Plaid Enterprise Banking
Ultimate Open Banking: balances, transactions, ML fraud logic, payroll, and asset verification.
TrueLayer
Manage open banking payments, payouts, and account data via TrueLayer. initiate transfers, check balances, and list transactions directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Griffin connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Griffin.
The practical details behind the request, access and result.
Can I use the Griffin MCP to move money?
Yes, you can use it to move funds between your own internal accounts. It's great for balancing your liquidity across different internal buckets.
Does this work for KYC checks?
Yes, it lets you see the status of identity verifications for your customers. You can check if they are approved or still pending.
Can I see my transaction history?
You can pull up the full history for any bank account. This helps you track payments and see exactly where your money is moving.
Is this for external bank transfers?
No, this Connector is designed for managing your Griffin banking infrastructure. It handles internal moves and account oversight rather than sending money to outside banks.
How do I get started with Griffin?
You just need your Griffin API key from your dashboard. Once you add that to your agent, you can start asking questions about your accounts.
Can I manage multiple organizations?
Yes, the Connector can list and get details for all the different organizations you have connected to Griffin.
Can my agent list all bank accounts for a specific organization in Griffin?
Yes. Use the 'list_accounts' capability with the 'organizationId' parameter. The agent will fetch all bank accounts associated with that organization flawlessly.
How do I check the status of a KYC/KYB verification via chat?
You can use the 'get_verification' capability. Provide the Verification ID, and the agent will return the full details, including the current status and decision of the verification natively.
Can I trigger an internal money transfer between accounts through the agent?
Absolutely. Use the 'create_internal_transfer' capability. By passing the amount and account IDs, your agent will programmatically trigger the transfer within Griffin's secure infrastructure flawlessly.
One connection away
Give your agent a direct line to Griffin.
Connect Griffin once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available