Analytics
poolproof.ru
Provides analytics and research insights on Solana assets, yield pools, chain health, and protocol risks.
ENDPOINT 1
https://poolproof.ru/mcp
MCP server metadata
- Name
- poolproof
- Version
- 1.0.0
Five checks that answer one question: is this actually what it says it is? Every answer is verifiable fact plus flags for what does not line up. An empty flag list means nothing failed these particular checks — not that the thing is safe.
Known tools 5
poolYield pool safety: peg of every underlying asset, yield sustainability, emission dependence, exit depth.
Inferred read-onlyexit_costReal cost of exiting a Solana position AT YOUR SIZE — live route, not theoretical slippage.
Inferred read-onlyknownDo we hold a research note on this asset, protocol, chain or role that no price feed or TVL number will tell you: dead redemption bridges, ticker collisions, ended points programmes, closed marketplaces, capital gates.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.poolproof]
url = "https://poolproof.ru/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"poolproof": {
"type": "http",
"url": "https://poolproof.ru/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: poolproof
Remote MCP URL: https://poolproof.ru/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"poolproof": {
"url": "https://poolproof.ru/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"poolproof": {
"type": "http",
"url": "https://poolproof.ru/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "poolproof",
"transport": "streamable-http",
"url": "https://poolproof.ru/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.