Are you the author? Sign in to claim
Official Wealthville connectors: MCP server + Solana Agent Kit + ElizaOS plugins for LP pool scores (Enter/Hold/Exit, 0-
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).
claude mcp add wealthville -- npx -y @wealthville/mcp-server
Then ask Claude: "Is Czfq3xZZDmsdGdUyrNLtRhGc47cXcZtLG4crryfu44zE a good pool to LP into?"
curl https://wealthville.net/api/v1/scores/top?limit=5
curl https://wealthville.net/api/v1/track-record?days=30
Docs: wealthville.net/developers · OpenAPI: /api/v1/openapi.json · Methodology: /learn/wealthville-score
MIT licensed. Wealthville data is a data product, not financial advice.
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Google's universal MCP server supporting PostgreSQL, MySQL, MongoDB, Redis, and 10+ databases
Official GitHub integration for repos, issues, PRs, and CI/CD workflows