Moonriver (Moonriver Block Explorer API) Connector for AI agents.
8 live capabilities
Query Moonriver blockchain data and track EVM token movements directly.
Waiting for input…
Why people use Moonriver (Moonriver Block Explorer API)
Moonriver Block Explorer API for Real-Time Blockchain Data
This Connector changes that. You just tell your AI client what you need to know. It pulls the data from the Moonriver network and puts it right in your chat. You get the answers you need without the tabs, the copy-pasting, or the manual searching.
What Vinkius changes
You get instant access to Moonriver blockchain data without ever opening a web browser.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Verifying a failed transaction
A developer asks why a payment failed and the agent uses get_extrinsic to show the error details.
- Real-world use case 02
Audit report generation
An analyst asks for the last 50 transfers of a wallet, and the agent pulls them using list_transfers.
- Real-world use case 03
Token discovery
A researcher wants to see all active ERC-20 assets and uses list_evm_tokens to get the full list.
Complete set · 8capabilities
The complete Moonriver (Moonriver Block Explorer API) capability set.
These are the exact actions your AI can choose when you ask it to work with Moonriver (Moonriver Block Explorer API).
01—04
4 capabilities in this set.
Part of 8 available through Moonriver (Moonriver Block Explorer API).
- 01 Capability
Get extrinsic
Get_extrinsic pulls specific transaction details from the blockchain. It lets you see exactly what happened during a specific on-chain event.
- 02 Capability
List blocks
List_blocks provides a list of the most recent blocks from the network. You can use it to verify the current height of the chain.
- 03 Capability
List evm tokens
List_evm_tokens shows a list of all ERC-20 and ERC-721 tokens on Moonriver. It helps you see what assets are currently active.
- 04 Capability
List transfers
List_transfers retrieves the full transfer history for a specific Moonriver address. It makes it easy to see where funds have moved.
05—08
4 capabilities in this set.
Part of 8 available through Moonriver (Moonriver Block Explorer API).
- 05 Capability
List extrinsics
List_extrinsics fetches a list of recent transactions based on an address or hash. You can use it to monitor network activity in real time.
- 06 Capability
Get account info
Get_account_info pulls balance information and metadata for any account. It gives you a quick look at the current state of a wallet.
- 07 Capability
Get block
Get_block provides deep details for a specific block height. Use it to inspect the contents of a single block.
- 08 Capability
Get metadata
Get_metadata fetches high-level status and metadata for the Moonriver network. It helps you keep an eye on the overall health of the parachain.
Set up in minutes
One URL. Then ask Moonriver (Moonriver Block Explorer API) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Moonriver (Moonriver Block Explorer API) 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_YSffbH8tRiinzCaKL3yZljmLabez82stkc0l6rBj/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 Moonriver (Moonriver Block Explorer API), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Moonriver (Moonriver Block Explorer API) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_YSffbH8tRiinzCaKL3yZljmLabez82stkc0l6rBj/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 Moonriver (Moonriver Block Explorer API) URL.
- Step 03
Save and start
Save the connection and enable Moonriver (Moonriver Block Explorer API) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"moonriver-moonriver-block-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_YSffbH8tRiinzCaKL3yZljmLabez82stkc0l6rBj/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 Moonriver (Moonriver Block Explorer API)
Open Agent mode in chat and ask: "Using Moonriver (Moonriver Block Explorer API), help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"moonriver-moonriver-block-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_YSffbH8tRiinzCaKL3yZljmLabez82stkc0l6rBj/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 Moonriver (Moonriver Block Explorer API)
Ask Copilot: "Using Moonriver (Moonriver Block Explorer API), help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"moonriver-moonriver-block-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_YSffbH8tRiinzCaKL3yZljmLabez82stkc0l6rBj/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 Moonriver (Moonriver Block Explorer API)
Open Cascade and ask: "Using Moonriver (Moonriver Block Explorer API), help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"moonriver-moonriver-block-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_YSffbH8tRiinzCaKL3yZljmLabez82stkc0l6rBj/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 Moonriver (Moonriver Block Explorer API)
Ask Cline: "Using Moonriver (Moonriver Block Explorer API), help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add moonriver-moonriver-block-explorer-api --transport http "https://edge.vinkius.com/vk_preview_YSffbH8tRiinzCaKL3yZljmLabez82stkc0l6rBj/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 Moonriver (Moonriver Block Explorer API)
Ask Claude: "Using Moonriver (Moonriver Block Explorer API), show me...". 8 tools are ready
Where the request belongs
Work Moonriver can move forward.
This is for the web3 developer who needs to verify transaction states quickly and the data analyst who's tired of manual scraping for blockchain reports.
Web3 Developer
Verifies transaction statuses and account balances while staying inside their IDE.
Blockchain Data Analyst
Extracts block data and token transfer histories for research and reporting.
Crypto Researcher
Monitors wallet activity and network health through natural conversation.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsEtherscan
Query Ethereum and EVM-compatible blockchain data—check balances, transaction history, and token transfers directly from your AI agent.
Blockscout
Explore Ethereum-based blockchains directly from your AI agent. Query addresses, tokens, transactions, and smart contracts via Blockscout's open-source API.
Arbiscan (Arbitrum Explorer)
Explore Arbitrum blockchain data. check balances, track transactions, and inspect smart contract source code directly from your AI agent.
Polygonscan (Polygon Block Explorer)
Query the Polygon blockchain directly. check MATIC balances, track transactions, and inspect smart contracts via any AI agent.
Moonscan (Moonbeam Network Explorer)
Access Moonbeam blockchain data via Moonscan. check GLMR balances, track transactions, and inspect smart contracts directly from any AI agent.
Tronscan (TRON Blockchain Explorer API)
Explore the TRON blockchain. analyze accounts, track token balances, inspect smart contracts, and monitor network resources directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Moonriver 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 Moonriver.
The practical details behind the request, access and result.
What can I do with the Moonriver MCP?
You can query the Moonriver blockchain directly through your AI client. This includes checking block heights, looking up transaction details, and viewing account balances.
Can I use this to check my wallet balance?
Yes, you can ask your agent to pull balance information and metadata for any specific Moonriver address. It gives you the current state without you having to open a block explorer.
Does this work for EVM tokens?
Yes, it allows your agent to list ERC-20 and ERC-721 tokens on the Moonriver network. You can also track how these tokens are moving across the chain.
Is this the same as using a web browser?
It's much faster. Instead of navigating a website and searching, you just ask a question. The Connector fetches the data and summarizes it for you in your current chat.
Can I see old transaction history?
Yes, you can request the transfer history for any Moonriver address. Your agent will pull the list of previous movements so you can analyze them.
How do I get started with Moonriver data?
Just connect this Connector to your AI client and provide your API key. From there, you can start asking questions about blocks, transactions, and tokens.
Can I check the balance and metadata of a specific Moonriver address?
Yes! Use the get_account_info capability by providing the wallet address. Your agent will return the current balance and associated account metadata.
How can I track token transfers for a specific user?
Use the list_transfers capability with the user's address. It will retrieve the history of token transfers (ERC-20/ERC-721) for that specific account.
Is it possible to look up a transaction using its hash?
Absolutely. Use the get_extrinsic capability and provide the transaction hash to get full details about that specific operation on the network.
One connection away
Give your agent a direct line to Moonriver.
Connect Moonriver once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available