MCP Server
MCP
Wealthville
Solana + EVM liquidity-pool scores: Enter/Hold/Exit verdicts and 0-100 Wealthville Score.
Install
npx -y @wealthville/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://wealthville.net/mcp"
}
],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@wealthville/mcp-server",
"version": "0.3.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional free partner key for a higher rate limit (anonymous works at 60 req/min)",
"isSecret": true,
"name": "WEALTHVILLE_API_KEY"
},
{
"description": "Override the API base URL (default https://wealthville.net)",
"name": "WEALTHVILLE_API_URL"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment