Dynamic (Web3 Auth) Connector for AI agents.
8 live capabilities
Manage Web3 wallet sanctions and user profiles through natural conversation.
Waiting for input…
Why people use Dynamic (Web3 Auth)
Dynamic (Web3 Auth) for Automated Wallet Sanction Screening
This Connector puts that power into your agent. You just tell your agent which address to check, and it runs the sanction screen across multiple chains instantly. You get a clear safe or flagged status in seconds without ever leaving your chat window.
What Vinkius changes
You get a conversational interface for your entire Web3 auth and security stack.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Security breach response
A security lead asks the agent to check if a specific wallet is sanctioned and then uses revoke_session to kick the user off the platform immediately.
- Real-world use case 02
Debugging missing balances
A developer asks for the token balances of a specific user to see if the frontend is displaying the correct amounts for the ETH network.
- Real-world use case 03
Webhook audit for new features
A product manager asks to see all available event types and current webhooks to confirm the system is ready for the next release.
Complete set · 8capabilities
The complete Dynamic (Web3 Auth) capability set.
These are the exact actions your AI can choose when you ask it to work with Dynamic (Web3 Auth).
01—04
4 capabilities in this set.
Part of 8 available through Dynamic (Web3 Auth).
- 01 Capability
Get token balances
Get the current token balances for a specific user across different networks. This is perfect for quick account verification.
- 02 Capability
Get user
Fetch a detailed user profile using a specific ID. Use this to quickly check account status or linked wallets.
- 03 Capability
Get webhooks
See all the webhooks you've configured in your environment. It makes auditing your integration setup much faster.
- 04 Capability
Get embedded wallet versions
See which versions of embedded wallets are currently active. This helps you keep your infrastructure consistent.
05—08
4 capabilities in this set.
Part of 8 available through Dynamic (Web3 Auth).
- 05 Capability
Get event types
List all the types of events you can subscribe to for webhooks. It's the quickest way to see what data you can actually receive.
- 06 Capability
Check sanctions
Check if a wallet address is sanctioned on multiple chains like ETH or SOL. This is a core security check for any Web3 app.
- 07 Capability
Delete user
Permanently remove a user from a specific environment. Use this for account cleanup or handling data deletion requests.
- 08 Capability
Revoke session
Instantly terminate an active user session. This is your primary capability for stopping unauthorized access immediately.
Set up in minutes
One URL. Then ask Dynamic (Web3 Auth) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Dynamic (Web3 Auth) 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_gXBoI5r4BKVPMeqMtdIlOVxAA8PjWxfSeDZ2Jhgp/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 Dynamic (Web3 Auth), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Dynamic (Web3 Auth) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_gXBoI5r4BKVPMeqMtdIlOVxAA8PjWxfSeDZ2Jhgp/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 Dynamic (Web3 Auth) URL.
- Step 03
Save and start
Save the connection and enable Dynamic (Web3 Auth) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"dynamic-web3-auth": {
"url": "https://edge.vinkius.com/vk_preview_gXBoI5r4BKVPMeqMtdIlOVxAA8PjWxfSeDZ2Jhgp/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 Dynamic (Web3 Auth)
Open Agent mode in chat and ask: "Using Dynamic (Web3 Auth), help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"dynamic-web3-auth": {
"url": "https://edge.vinkius.com/vk_preview_gXBoI5r4BKVPMeqMtdIlOVxAA8PjWxfSeDZ2Jhgp/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 Dynamic (Web3 Auth)
Ask Copilot: "Using Dynamic (Web3 Auth), help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"dynamic-web3-auth": {
"url": "https://edge.vinkius.com/vk_preview_gXBoI5r4BKVPMeqMtdIlOVxAA8PjWxfSeDZ2Jhgp/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 Dynamic (Web3 Auth)
Open Cascade and ask: "Using Dynamic (Web3 Auth), help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"dynamic-web3-auth": {
"url": "https://edge.vinkius.com/vk_preview_gXBoI5r4BKVPMeqMtdIlOVxAA8PjWxfSeDZ2Jhgp/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 Dynamic (Web3 Auth)
Ask Cline: "Using Dynamic (Web3 Auth), help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add dynamic-web3-auth --transport http "https://edge.vinkius.com/vk_preview_gXBoI5r4BKVPMeqMtdIlOVxAA8PjWxfSeDZ2Jhgp/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 Dynamic (Web3 Auth)
Ask Claude: "Using Dynamic (Web3 Auth), show me...". 8 tools are ready
Where the request belongs
Work Dynamic can move forward.
The Web3 developer who's tired of manual wallet screening and the security lead who needs to kill sessions instantly during an incident.
Web3 Security Engineer
Audits wallet sanctions and revokes sessions during active security incidents.
Full-stack Web3 Developer
Fetches user profiles and balances to debug frontend issues without leaving the editor.
Product Manager
Monitors webhook configurations and event types to coordinate new feature launches.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsThirdWeb
Integrate Web3 capabilities into your AI agent. manage wallets, authenticate users, and interact with smart contracts across multiple blockchains.
Privy
Manage users and wallets via Privy. create users, search profiles, and manage embedded wallets directly from any AI agent.
Alchemy
Manage blockchain data. audit wallets, NFTs, and transactions via AI.
Galxe
Automate Web3 community management via Galxe. check quest eligibility, track leaderboards, and manage credentials directly from any 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.
Covalent
Equip your AI agent to query unified blockchain data including balances, transactions, and NFTs across 100+ chains.
Bring your own AI
Change the model, client or framework. Keep Dynamic 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 Dynamic.
The practical details behind the request, access and result.
Can Dynamic (Web3 Auth) check if a wallet is blacklisted?
Yes, it checks for sanctions across multiple chains like ETH and SOL so you don't have to do it manually.
How do I kick a user off my app using Dynamic (Web3 Auth)?
You can just ask your agent to revoke a session for a specific user, and it handles the command instantly.
Can I see user balances with Dynamic (Web3 Auth)?
Yes, it pulls real-time token balances for users across different networks for quick verification.
Does Dynamic (Web3 Auth) help with webhook auditing?
It lets you list all your current webhooks and see what event types you can actually subscribe to.
Is Dynamic (Web3 Auth) good for privacy compliance?
Yes, it makes it easy to fetch specific user profiles or delete them entirely when you need to.
Can I use Dynamic (Web3 Auth) to manage embedded wallets?
It can show you the active versions of your embedded wallets to help keep your setup consistent.
Can I check if a specific wallet address is sanctioned before onboarding a user?
Yes! Use the check_sanctions capability by providing the wallet address and the chain (e.g., ETH, SOL). The agent will return the sanction status for that environment.
How do I retrieve the token balances for a user across different networks?
Simply use the get_token_balances capability. You'll need to provide the environment ID, user ID, and an array of balance requests specifying the address and chain.
Is it possible to terminate a suspicious user session immediately?
Yes. Use the revoke_session capability with the specific session ID. This will instantly invalidate the session and disconnect the user.
One connection away
Give your agent a direct line to Dynamic.
Connect Dynamic once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available