VaultVision
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@VaultVisionWhat are the top Hyperliquid vaults by APR right now?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
VaultVision MCP
Public connection metadata and usage notes for the VaultVision read-only Hyperliquid vault research server.
MCP endpoint: https://vaultvision.tech/mcp
Official MCP Registry: https://registry.modelcontextprotocol.io/v0.1/servers?search=io.github.0xkayser/vaultvision
Setup and tool reference: https://vaultvision.tech/developers#agents
Live scanner: https://vaultvision.tech/vaults/scanner
OpenAPI contract: https://vaultvision.tech/openapi.json
VaultVision is an independent analytics product. It is not affiliated with Hyperliquid.
What agents can do
The remote server exposes nine read-only tools:
searchandfetchfor VaultVision's public research surfacesearch_vaultsandget_vaultfor current vault evidencerank_vaultsandcompare_vaultsfor bounded comparisonsexplain_vault_riskfor model inputs and caveatsget_hlp_metricsfor current HLP evidenceget_recent_alertsfor retained research alerts
Responses include timestamps, source labels, canonical VaultVision links, and risk caveats. APR, returns, rank, risk, entry quality, deposit status, and alerts can change.
Related MCP server: Coinversaa Pulse
What agents cannot do
The server cannot:
connect a wallet or request a signature;
place or copy a trade;
submit a vault deposit or withdrawal;
move funds or take custody;
guarantee a return or provide personalized investment advice.
Connect
Use this Streamable HTTP URL in a compatible MCP client:
https://vaultvision.tech/mcpClaude Pro and Max users can add it under Customize -> Connectors -> Add custom connector. Team and Enterprise owners can add the same URL under Organization settings -> Connectors.
For other clients, create a remote MCP connection named VaultVision with the
URL above. The server is public and does not require credentials.
The published Registry identifier is io.github.0xkayser/vaultvision. The
Registry entry is released from this repository through GitHub Actions using
OIDC, so no long-lived registry token is stored in the repository.
Verify the server
Discover the current protocol contract:
curl -s https://vaultvision.tech/mcp \
-H 'Content-Type: application/json' \
-H 'MCP-Protocol-Version: 2026-07-28' \
-d '{"jsonrpc":"2.0","id":1,"method":"server/discover","params":{}}'List tools:
curl -s https://vaultvision.tech/mcp \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","id":2,"method":"tools/list","params":{}}'Evidence contract
When quoting or republishing results:
Keep the checked timestamp and row-level data timestamps.
Preserve source labels and the canonical VaultVision URL.
State that risk and entry fields are VaultVision models.
Revalidate fast-changing values before a capital decision.
Do not turn a ranking into a deposit recommendation.
Policies and support
Privacy: https://vaultvision.tech/privacy
Support: https://vaultvision.tech/support
Security reports: mailto:security@vaultvision.tech
This repository intentionally contains public connection metadata and documentation only. The VaultVision application repository remains private.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityFmaintenanceProvides DeFi vault risk analytics for AI agents to search, compare, and perform due diligence on over 700 vaults across major protocols like Morpho and Aave. It enables natural language analysis of risk scores, platform security, and portfolio-level risk assessments.95MIT

Coinversaa Pulseofficial
AlicenseAqualityAmaintenanceProvides comprehensive crypto intelligence for the Hyperliquid exchange, allowing users to query trader profiles, behavioral cohorts, and live market data. It enables AI agents to analyze over 1.8 billion trades, track whale positions, and access real-time liquidation heatmaps.991085MIT- AlicenseAqualityBmaintenanceAI-native quantitative trading signal engine for crypto and TradFi perpetuals. Multi-factor composite BUY/SELL/HOLD signals, cross-venue funding rate arbitrage scanning, and market regime detection powered by Hyperliquid data.75355MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to securely trade on Hyperliquid perpetual exchange, including order placement, position management, market data retrieval, and vault operations via natural language.21MIT
Related MCP Connectors
Search 700+ DeFi vaults, compare risk scores, analyze protocols. No API key needed.
Hyperliquid - 2 tools for perpetuals, options, and position data
Evidence-backed crypto due diligence with sources, freshness, and a runtime receipt on every call.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/0xkayser/vaultvision-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server