Skip to main content
Glama
0xkayser

VaultVision

by 0xkayser

VaultVision MCP

Public connection metadata and usage notes for the VaultVision read-only Hyperliquid vault research server.

VaultVision is an independent analytics product. It is not affiliated with Hyperliquid.

What agents can do

The remote server exposes nine read-only tools:

  • search and fetch for VaultVision's public research surface

  • search_vaults and get_vault for current vault evidence

  • rank_vaults and compare_vaults for bounded comparisons

  • explain_vault_risk for model inputs and caveats

  • get_hlp_metrics for current HLP evidence

  • get_recent_alerts for 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/mcp

Claude 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:

  1. Keep the checked timestamp and row-level data timestamps.

  2. Preserve source labels and the canonical VaultVision URL.

  3. State that risk and entry fields are VaultVision models.

  4. Revalidate fast-changing values before a capital decision.

  5. Do not turn a ranking into a deposit recommendation.

Policies and support

This repository intentionally contains public connection metadata and documentation only. The VaultVision application repository remains private.

F
license - not found
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    F
    maintenance
    Provides 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.
    9
    5
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Provides 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.
    99
    108
    5
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to securely trade on Hyperliquid perpetual exchange, including order placement, position management, market data retrieval, and vault operations via natural language.
    21
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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