ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Privy with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage users and wallets via Privy. create users, search profiles, and manage embedded wallets directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 12 capabilities

The complete Privy capability set.

These are the exact actions your AI can choose when you ask it to work with Privy.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through Privy.

  1. 01

    Search users

    Search for users

  2. 02

    Batch create wallets

    Batch create wallets

  3. 03

    Delete user

    Delete a user

  4. 04

    Get transaction by external ID

    Get a transaction by external ID

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through Privy.

  1. 05

    Get transaction

    Get a transaction

  2. 06

    Get user

    Get a user by ID

  3. 07

    Get user by email

    Get a user by email address

  4. 08

    Update wallet

    Update a wallet

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through Privy.

  1. 09

    Create user

    Create a new user object with linked accounts

  2. 10

    Get wallet

    Get wallet details

  3. 11

    Wallet rpc

    Perform a wallet RPC action

  4. 12

    Create wallet

    Create a new wallet

Observed, not estimated

931ms average. Fast in production.

Privy is checked daily against the live service.

Daily averagePeak 1224ms
Aug 20Today
Fastest day
759ms
Slowest day
1224ms
14-day trend
Slowing+24%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 12 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Privy, so you can see the experience inside your AI.

It does not authenticate your account with Privy. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Privy Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_u2gR76mkUOvl0f66OOF9xXucpnQdFx4yp7JSXOfT/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Privy capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "privy-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_u2gR76mkUOvl0f66OOF9xXucpnQdFx4yp7JSXOfT/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Privy owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.