How to Use the Metisscan (Metis L2 Network Explorer) MCP in Windsurf
Run multi-step Metis L2 block and smart contract audits autonomously inside Windsurf without writing manual query scripts.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Metisscan (Metis L2 Network Explorer) MCP to Windsurf
Create your Vinkius account to connect Metisscan (Metis L2 Network Explorer) to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Inspect live Metis L2 contract states with Windsurf
`eth_call` executes read-only message calls directly on the Metis Andromeda network to inspect contract variables. Windsurf uses this tool to read current state values, verify variable configurations, and test assumptions during your development loop without deploying test scripts. Your agent chains this with `eth_get_code` to pull bytecode and cross-reference it against expected deployment states. You get instant verification of what is actually running on-chain, eliminating the need to toggle between your editor and an external block explorer.
Auto-trace complex transaction histories
`get_address_transactions` extracts the complete history of any wallet or contract on the Metis network. Windsurf coordinates this tool to map out historical interactions, identify calling patterns, and isolate specific transaction failures. The agent automatically feeds output from this trace into `get_transaction_internal_transactions` to dissect internal contract calls. It maps the execution path of complex smart contracts without forcing you to manually dig through raw hex logs.
Run custom GraphQL queries via the Windsurf MCP Server
`graphql_query` executes direct GraphQL operations against the Metisscan indexer to extract filtered on-chain data. Windsurf uses this tool to bypass standard endpoint limitations, letting you pull bulk datasets like token holder distributions or contract event logs in one go. Cascade plans and executes these queries based on your plain-English prompts. It parses the returned JSON, structures the data into local files, and builds local reports on Metis network activity on demand.
Set up Metisscan (Metis L2 Network Explorer) MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Metisscan (Metis L2 Network Explorer) MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Metisscan (Metis L2 Network Explorer) payment history." If connected, Cascade will call the Metisscan (Metis L2 Network Explorer) tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"metisscan-metis-l2-network-explorer-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Metisscan. 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.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Metisscan (Metis L2 Network Explorer) MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Metisscan (Metis L2 Network Explorer) MCP today
We host it, we monitor it, we maintain it. You just paste one token.