Privy Connector for AI agents.
12 live capabilities
Manage Web3 identities and embedded wallets through natural language commands.
Waiting for input…
Why people use Privy
Privy Web3 User Management for Faster Onboarding
This Connector changes that by bringing the dashboard into your chat. You can ask your agent to find a user, create a batch of wallets, or update a policy in one sentence. You get a direct line to your infrastructure without the context switching.
What Vinkius changes
You get a conversational interface for your entire Web3 identity and wallet backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Testing a new dApp
A developer needs 50 test wallets for a Sui launch.
- Real-world use case 02
Handling a Support Ticket
A user can't log in.
- Real-world use case 03
Updating Security
A security lead needs to change the permissions on a treasury wallet.
Complete set · 12capabilities
The complete Privy capability set.
These are the exact actions your AI can choose when you ask it to work with Privy.
01—04
4 capabilities in this set.
Part of 12 available through Privy.
- 01 Capability
Batch create wallets
Create up to 100 wallets across different chains in one request. This saves you from provisioning test accounts manually.
- 02 Capability
Search users
Scan your user base for specific terms or keywords. Use this to find specific groups of users without knowing their IDs.
- 03 Capability
Create user
Register a new user object with their linked social accounts. Use this to automate the onboarding flow for your dApp.
- 04 Capability
Delete user
Remove a user record from your system permanently. Use this to clean up old accounts or handle data deletion requests.
05—08
4 capabilities in this set.
Part of 12 available through Privy.
- 05 Capability
Get transaction by external id
Look up a specific transaction using its external reference ID. This helps you track payments or actions from external sources.
- 06 Capability
Get transaction
Fetch the details of a specific transaction. Use this to check the status of a blockchain action quickly.
- 07 Capability
Get user by email
Find a user's profile using their email address. This is perfect for support teams looking up customer accounts.
- 08 Capability
Get user
Retrieve the full metadata for a user based on their unique ID. Use this to pull all profile details in one go.
09—12
4 capabilities in this set.
Part of 12 available through Privy.
- 09 Capability
Get wallet
Pull all details and metadata for a specific wallet. This gives you a full view of a user's wallet status and policies.
- 10 Capability
Update wallet
Modify the metadata, policies, or ownership of an existing wallet. This lets you change wallet settings on the fly.
- 11 Capability
Create wallet
Generate a single new wallet for a specific user. This is the quickest way to provision a new embedded wallet.
- 12 Capability
Wallet rpc
Perform direct RPC actions like signing messages or sending transactions. This lets your agent interact directly with the blockchain.
Set up in minutes
One URL. Then ask Privy to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Privy 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_u2gR76mkUOvl0f66OOF9xXucpnQdFx4yp7JSXOfT/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 Privy, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Privy for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_u2gR76mkUOvl0f66OOF9xXucpnQdFx4yp7JSXOfT/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 Privy URL.
- Step 03
Save and start
Save the connection and enable Privy in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"privy": {
"url": "https://edge.vinkius.com/vk_preview_u2gR76mkUOvl0f66OOF9xXucpnQdFx4yp7JSXOfT/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 Privy
Open Agent mode in chat and ask: "Using Privy, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"privy": {
"url": "https://edge.vinkius.com/vk_preview_u2gR76mkUOvl0f66OOF9xXucpnQdFx4yp7JSXOfT/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 Privy
Ask Copilot: "Using Privy, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"privy": {
"url": "https://edge.vinkius.com/vk_preview_u2gR76mkUOvl0f66OOF9xXucpnQdFx4yp7JSXOfT/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 Privy
Open Cascade and ask: "Using Privy, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"privy": {
"url": "https://edge.vinkius.com/vk_preview_u2gR76mkUOvl0f66OOF9xXucpnQdFx4yp7JSXOfT/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 Privy
Ask Cline: "Using Privy, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add privy --transport http "https://edge.vinkius.com/vk_preview_u2gR76mkUOvl0f66OOF9xXucpnQdFx4yp7JSXOfT/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 Privy
Ask Claude: "Using Privy, show me...". 12 tools are ready
Where the request belongs
Work Privy can move forward.
This is for the Web3 engineer who spends too much time in the Privy dashboard or the support lead who is tired of hunting for user IDs manually.
Web3 Developer
Provisioning test wallets and checking transaction IDs during a sprint.
Product Manager
Verifying user account statuses and linked identities during a launch.
DevOps Engineer
Automating user lifecycle management and updating security policies.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDynamic (Web3 Auth)
Manage Web3 authentication and user data via Dynamic. fetch user profiles, check wallet sanctions, and manage sessions directly from any AI agent.
ThirdWeb
Integrate Web3 capabilities into your AI agent. manage wallets, authenticate users, and interact with smart contracts across multiple blockchains.
Alchemy
Manage blockchain data. audit wallets, NFTs, and transactions via AI.
Fireblocks
Securely manage digital assets, vault accounts, and blockchain transactions via the Fireblocks Digital Asset Platform directly from your AI agent.
Lit Protocol (Decentralized Access Control)
Manage decentralized access control, Programmable Key Pairs (PKPs), and execute immutable Lit Actions within TEEs directly from your AI agent.
DeBank (DeFi Wallet Tracker)
Track DeFi portfolios, analyze protocols, and monitor wallet history across multiple chains using DeBank's comprehensive data.
Bring your own AI
Change the model, client or framework. Keep Privy 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 Privy.
The practical details behind the request, access and result.
What does the Privy MCP do for my Web3 app?
It gives your AI agent the ability to manage your Web3 identities and wallets. You can create users, find accounts, and manage wallets using plain language instead of a dashboard.
Can I use this to manage wallets on different chains?
Yes. This Connector supports managing embedded wallets for Ethereum, Solana, Bitcoin, and Sui directly through your AI agent.
How does this help with user onboarding?
It automates the onboarding flow. Your agent can create new user objects and link accounts instantly, making the process much faster for your developers.
Can my AI agent create multiple wallets at once?
Yes, it can. You can ask your agent to provision wallets in batches of up to 100, which is great for setting up test environments.
How do I find a user if I only have their email?
You can simply ask your agent to find the user by email. It will search your Privy records and return the full profile metadata for you.
Can I use this to update wallet permissions?
Yes. You can use your agent to update wallet metadata, ownership, and policies without having to log into a management console.
Is this for managing my personal crypto wallet?
No, this is a developer capability for managing your application's user infrastructure and embedded wallets, not for personal trading.
How do I delete a user from the Privy system?
You can ask your agent to delete a user record. It will handle the removal of that user's data from your Privy application records.
Can I find a user if I only have their email address?
Yes. You can use the get_user_by_email capability to retrieve the full user object and linked accounts associated with that specific email address.
Is it possible to create multiple wallets for a large group of users at once?
Absolutely. The batch_create_wallets capability allows you to create up to 100 wallets in a single request, which is ideal for bulk onboarding or migration tasks.
Can the AI agent perform transactions on behalf of a wallet?
Yes, using the wallet_rpc capability. You can specify the wallet_id and the RPC method (like eth_sendTransaction) to execute blockchain actions through Privy's infrastructure.
One connection away
Give your agent a direct line to Privy.
Connect Privy once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available