Vinkius

Alchemy MCP for AI Agents. Analyze wallet assets and audit blockchain transactions by address

Alchemy MCP lets your AI client audit and analyze any blockchain data—from wallet balances to NFT ownership and complex transaction histories. Instead of navigating block explorers, you ask your agent questions, and it instantly queries Ethereum and compatible networks for real-time asset intelligence.

Alchemy MCP for AI Agents MCP is compatible with Claude Claude
Alchemy MCP for AI Agents MCP is compatible with ChatGPT ChatGPT
Alchemy MCP for AI Agents MCP is compatible with Cursor Cursor
Alchemy MCP for AI Agents MCP is compatible with Gemini Gemini
Alchemy MCP for AI Agents MCP is compatible with Windsurf Windsurf
Alchemy MCP for AI Agents MCP is compatible with VS Code VS Code
Alchemy MCP for AI Agents MCP is compatible with JetBrains JetBrains
Alchemy MCP for AI Agents MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Check Token Holdings

Retrieves the native currency balance and all specific ERC-20 token balances for any given Ethereum address.

Audit NFT Collections

Scans a specified wallet to list every unique digital asset (NFT) it owns, including collection metadata.

Review Transaction History

Pulls the detailed receipt for any transaction hash, showing its final status and outcome on the chain.

Track Latest Network Status

Gets the most recent block number to confirm the current state of the blockchain network.

Monitor Service Health

Verifies whether the Alchemy service is currently operational and ready for querying.

Waiting for input…

AI Agent
Alchemy MCP for AI Agents

What AI agents can do with Alchemy: 6 Tools for Blockchain Data Access

These tools let your agent query native balances, list NFTs, check token holdings, and review transaction receipts directly from the chain.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Alchemy MCP

Check Api Status

Confirms if the Alchemy service connection is currently working and operational for querying data.

Get Wallet Balance

Retrieves the current native currency balance (in wei) for any specified Ethereum...

Get Latest Block Number

Returns the number of the most recent block published on the network.

Get Owned Nfts

Lists all Non-Fungible Tokens owned by a specific wallet address.

Get Token Balances

Gets the balance of every ERC-20 token associated with an address.

Get Transaction Receipt

Provides a full, detailed receipt for any specific transaction using its unique hash.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Alchemy MCP for AI Agents MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Alchemy MCP for AI Agents integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Alchemy, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
Alchemy MCP for AI Agents MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Alchemy. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Alchemy MCP: Auditing Web3 Asset Ownership and NFT Data

Today, auditing an entire digital portfolio means opening multiple block explorers. You copy the address, check the ETH balance, then switch tabs to query ERC-20 tokens, and finally perform a separate search just for owned NFTs. It's tedious, slow, and easy to miss crucial details.

With this MCP, you simply ask your agent: 'Show me everything related to this wallet.' The system combines calls like `get_wallet_balance`, `get_token_balances`, and `get_owned_nfts` into one coherent response. You get a single source of truth about the assets without leaving your chat window.

Alchemy MCP: Analyzing Blockchain Transaction History

Manually tracing transaction failures is a nightmare. You have to find the hash, then read through all the raw data to determine *why* it failed—was it an insufficient gas payment? Did the smart contract reject the call? This manual process eats up hours.

Now you pass the transaction hash directly to your agent. It uses `get_transaction_receipt` and delivers a clean, human-readable breakdown of the outcome, showing exactly what happened when the funds moved or the contract executed.

What Alchemy MCP for AI Agents MCP does for your AI

Blockchain analysis used to mean endless clicking through web interfaces. You'd copy addresses, paste them into a dozen different tabs, and piece together the puzzle yourself. This MCP changes that. It lets you talk to your data instead of digging through it.

With this connector, your AI agent acts as an instant Web3 analyst. You can ask complex questions—like 'Show me all assets owned by these addresses' or 'Did this specific smart contract interaction succeed?'—and get immediate, actionable answers. Your agent pulls real-time data on native currency holdings, ERC-20 tokens, and full NFT portfolios across multiple networks.

When you connect to the Vinkius catalog, your AI client gains access to this intelligence layer. You don't need to know RPC querying; you just need to ask a question. It’s about making blockchain data conversational.

Built · Hosted · Managed by Vinkius Alchemy MCP for AI Agents — Audit Web3 Asset Ownership
Server ID 019d8414-1484-7106-b0bb-36a43dc3565d
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Frequently asked questions about Alchemy MCP for AI Agents MCP

How does the Alchemy MCP help me track my crypto holdings? +

It provides a single, comprehensive view of all your digital assets. You don't just see ETH; you get separate balances for every ERC-20 token and a list of owned NFTs, giving you a true picture of your portfolio value.

Can I use the Alchemy MCP to audit smart contract interactions? +

Yes. By querying transaction receipts using this MCP, you can review the full execution details of any smart contract call. You'll see if it succeeded, failed, or transferred funds as expected.

I need to know the latest blockchain state; how does Alchemy help? +

You simply ask your agent for the latest block number. This confirms that all data you are analyzing is based on the most current and validated state of the network, preventing stale research.

What if I need to check balances across multiple addresses? +

The MCP lets your agent handle multiple address lookups in a single workflow. You can ask it to audit several wallets at once to compare asset distributions or track ownership changes across different parties.

Is this suitable for developing DeFi monitoring tools? +

Absolutely. It gives developers reliable, real-time access to core blockchain data—from token movements to transaction history—making it perfect for building robust automation.