Skip to main content
ClaudeWave
amitesh-m avatar
amitesh-m

wealthville-integrations

View on GitHub

Official Wealthville connectors: MCP server + Solana Agent Kit + ElizaOS plugins for LP pool scores (Enter/Hold/Exit, 0-100) with a public miss-inclusive track record

MCP ServersOfficial Registry0 stars0 forksTypeScriptMITUpdated today
Install in Claude Code / Claude Desktop
Method: NPX · @wealthville/mcp-server
Claude Code CLI
claude mcp add wealthville-integrations -- npx -y @wealthville/mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "wealthville-integrations": {
      "command": "npx",
      "args": ["-y", "@wealthville/mcp-server"]
    }
  }
}
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.
Use cases

MCP Servers overview

# Wealthville Integrations

Official connectors for the [Wealthville](https://wealthville.net) public data API — liquidity-pool **Enter/Hold/Exit verdicts** and the composite **Wealthville Score (0–100)** for Solana + EVM pools, backed by a public, immutable, **miss-inclusive** [track record](https://www.wealthville.net/track-record).

| Package | For | Install |
| :--- | :--- | :--- |
| [`mcp-server`](mcp-server/) | Claude, Cursor, any [MCP](https://modelcontextprotocol.io) client | `npx -y @wealthville/mcp-server` |
| [`solana-agent-kit-plugin`](solana-agent-kit-plugin/) | [Solana Agent Kit](https://github.com/sendaifun/solana-agent-kit) v2 agents | `npm i @wealthville/solana-agent-kit-plugin` |
| [`elizaos-plugin`](elizaos-plugin/) | [ElizaOS](https://github.com/elizaOS/eliza) agents | `npm i @wealthville/plugin-wealthville` |

All three are thin, **read-only** wrappers over four public `GET` endpoints — no wallet access, nothing to sign, no key required (a free [partner key](https://wealthville.net/developers) raises the rate limit).

## Quick start (MCP + Claude)

```bash
claude mcp add wealthville -- npx -y @wealthville/mcp-server
```

Then ask Claude: *"Is `Czfq3xZZDmsdGdUyrNLtRhGc47cXcZtLG4crryfu44zE` a good pool to LP into?"*

## The API underneath

```bash
curl https://wealthville.net/api/v1/scores/top?limit=5
curl https://wealthville.net/api/v1/track-record?days=30
```

Docs: [wealthville.net/developers](https://wealthville.net/developers) · OpenAPI: [/api/v1/openapi.json](https://wealthville.net/api/v1/openapi.json) · Methodology: [/learn/wealthville-score](https://www.wealthville.net/learn/wealthville-score)

## Why gate LP decisions on this data

- Every published signal is **frozen at publish time** and outcome-labeled after the fact — the track record includes misses and cannot be retro-edited.
- Outcomes are measured **after impermanent loss**, not raw APR.
- The same engine allocates Wealthville's own on-chain vault capital.

MIT licensed. Wealthville data is a data product, **not financial advice**.
aiai-agentsdefielizaoselizaos-pluginsliquidity-poolsmcpmcp-servermodel-context-protocolsolanasolana-agent-kit

What people ask about wealthville-integrations

What is amitesh-m/wealthville-integrations?

+

amitesh-m/wealthville-integrations is mcp servers for the Claude AI ecosystem. Official Wealthville connectors: MCP server + Solana Agent Kit + ElizaOS plugins for LP pool scores (Enter/Hold/Exit, 0-100) with a public miss-inclusive track record It has 0 GitHub stars and was last updated today.

How do I install wealthville-integrations?

+

You can install wealthville-integrations by cloning the repository (https://github.com/amitesh-m/wealthville-integrations) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is amitesh-m/wealthville-integrations safe to use?

+

amitesh-m/wealthville-integrations has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains amitesh-m/wealthville-integrations?

+

amitesh-m/wealthville-integrations is maintained by amitesh-m. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to wealthville-integrations?

+

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

Deploy wealthville-integrations 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: amitesh-m/wealthville-integrations
[![Featured on ClaudeWave](https://claudewave.com/api/badge/amitesh-m-wealthville-integrations)](https://claudewave.com/repo/amitesh-m-wealthville-integrations)
<a href="https://claudewave.com/repo/amitesh-m-wealthville-integrations"><img src="https://claudewave.com/api/badge/amitesh-m-wealthville-integrations" alt="Featured on ClaudeWave: amitesh-m/wealthville-integrations" width="320" height="64" /></a>