Skip to main content
ClaudeWave
0xkayser avatar
0xkayser

vaultvision-mcp

View on GitHub

Read-only MCP connection metadata for live Hyperliquid vault research

MCP ServersOfficial Registry0 stars0 forksUpdated today
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 8/28/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/0xkayser/vaultvision-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "vaultvision-mcp": {
      "command": "node",
      "args": ["/path/to/vaultvision-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/0xkayser/vaultvision-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

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

- `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.

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

```text
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:

```bash
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:

```bash
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

- Privacy: <https://vaultvision.tech/privacy>
- Terms: <https://vaultvision.tech/terms>
- 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.
ai-agentsai-toolsdefihyperliquidmcpmodel-context-protocolremote-mcprisk-analysisvaults

What people ask about vaultvision-mcp

What is 0xkayser/vaultvision-mcp?

+

0xkayser/vaultvision-mcp is mcp servers for the Claude AI ecosystem. Read-only MCP connection metadata for live Hyperliquid vault research It has 0 GitHub stars and its last recorded update is dated 2026-08-27.

How do I install vaultvision-mcp?

+

You can install vaultvision-mcp by cloning the repository (https://github.com/0xkayser/vaultvision-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is 0xkayser/vaultvision-mcp safe to use?

+

Our security agent has analyzed 0xkayser/vaultvision-mcp and assigned a Trust Score of 70/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains 0xkayser/vaultvision-mcp?

+

0xkayser/vaultvision-mcp is maintained by 0xkayser. The last recorded GitHub activity is dated 2026-08-27, with 0 open issues.

Are there alternatives to vaultvision-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy vaultvision-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: 0xkayser/vaultvision-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/0xkayser-vaultvision-mcp)](https://claudewave.com/repo/0xkayser-vaultvision-mcp)
<a href="https://claudewave.com/repo/0xkayser-vaultvision-mcp"><img src="https://claudewave.com/api/badge/0xkayser-vaultvision-mcp" alt="Featured on ClaudeWave: 0xkayser/vaultvision-mcp" width="320" height="64" /></a>

More MCP Servers

vaultvision-mcp alternatives