wealthville-integrations
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
Documentation
Wealthville Integrations
Official connectors for the Wealthville 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.
| Package | For | Install |
|---|---|---|
| `mcp-server` | Claude, Cursor, any MCP client | `npx -y @wealthville/mcp-server` |
| `solana-agent-kit-plugin` | Solana Agent Kit v2 agents | `npm i @wealthville/solana-agent-kit-plugin` |
| `elizaos-plugin` | ElizaOS 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 raises the rate limit).
Quick start (MCP + Claude)
claude mcp add wealthville -- npx -y @wealthville/mcp-serverThen ask Claude: *"Is `Czfq3xZZDmsdGdUyrNLtRhGc47cXcZtLG4crryfu44zE` a good pool to LP into?"*
The API underneath
curl https://wealthville.net/api/v1/scores/top?limit=5
curl https://wealthville.net/api/v1/track-record?days=30Docs: wealthville.net/developers · OpenAPI: /api/v1/openapi.json · Methodology: /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.
Frequently asked questions
What is wealthville-integrations?
wealthville-integrations is 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
How do I install wealthville-integrations?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is wealthville-integrations open source?
Yes — it is hosted on GitHub at https://github.com/amitesh-m/wealthville-integrations.
Related MCP tools
The go-to web for your AI coding agent — local-first search, fetch, crawl & research over MCP. No API keys, no cloud, $0/query. Public beta.
Code research platform for AI agents; find, understand, and prove context across your code and all of GitHub, in a fraction of the tokens. One toolset, MCP or CLI
Official remote MCP server for Atlassian. Securely connect Jira, Confluence, Jira Service Management, Bitbucket, and Compass to Claude, ChatGPT, Cursor, VS Code, and other AI tools using OAuth 2.1 or API tokens.
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Aggregator, Orchestrator, Middleware, Gateway in one docker
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP