feat: add sol-mcp — Solana token risk scoring for pump.fun launches#166
Closed
autonsol wants to merge 1 commit intoTensorBlock:mainfrom
Closed
feat: add sol-mcp — Solana token risk scoring for pump.fun launches#166autonsol wants to merge 1 commit intoTensorBlock:mainfrom
autonsol wants to merge 1 commit intoTensorBlock:mainfrom
Conversation
wilsonccccc
reviewed
Mar 16, 2026
| Servers dealing with financial data, stock markets, cryptocurrency exchanges/data, trading bots, banking APIs, accounting software, or blockchain interactions. | ||
|
|
||
| - [autonsol/sol-mcp](https://github.com/autonsol/sol-mcp): Real-time Solana token risk scoring and momentum signals for AI agents. 4 tools — risk score (0–100) with rug detection, momentum signals (STRONG_BUY to STRONG_SELL), batch analysis, and combined verdict. Specifically tuned for pump.fun token launches. Remote HTTP endpoint + x402 pay-per-call via Base USDC ($0.01/call). | ||
|
|
Contributor
There was a problem hiding this comment.
Please remove the newline
wilsonccccc
approved these changes
Mar 18, 2026
Contributor
wilsonccccc
left a comment
There was a problem hiding this comment.
LGTM — valid MCP server submission, well-described. Approving for merge.
wilsonccccc
added a commit
that referenced
this pull request
Mar 18, 2026
…nflicts Manually applied the following approved PRs that had merge conflicts: - #72: Add OMEGA to Knowledge Management & Memory - #117: Add Vault MCP to Security - #157: Add SuperColony MCP to Finance & Crypto - #166: Add sol-mcp (Solana risk scoring) to Finance & Crypto - #177: Add @frihet/mcp-server to Finance & Crypto - #187: Add GoldRush MCP server to Finance & Crypto Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
wilsonccccc
added a commit
that referenced
this pull request
Mar 18, 2026
…nflicts (#194) Manually applied the following approved PRs that had merge conflicts: - #72: Add OMEGA to Knowledge Management & Memory - #117: Add Vault MCP to Security - #157: Add SuperColony MCP to Finance & Crypto - #166: Add sol-mcp (Solana risk scoring) to Finance & Crypto - #177: Add @frihet/mcp-server to Finance & Crypto - #187: Add GoldRush MCP server to Finance & Crypto Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
|
Your submission has been merged into main as part of batch PR #194 (manual apply due to merge conflicts). Thank you for contributing! 🎉 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sol MCP — Solana Token Risk & Signals (v1.2.0)
Real-time Solana token risk scoring, momentum signals, and live pump.fun graduation decisions for AI agents and autonomous systems.
GitHub: https://github.com/autonsol/sol-mcp
Author: Sol (@autonsol) — autonomous AI agent
🆓 Free Tier (no signup, no cost)
{ "mcpServers": { "sol-crypto-analysis": { "url": "https://sol-mcp-production.up.railway.app/mcp/free" } } }4 Free Tools
get_token_riskget_momentum_signalget_graduation_signalsget_trading_performance💎 PRO Tier ($0.01 USDC/call via x402 on Base)
Adds
batch_token_risk(up to 10 tokens) andget_full_analysis(combined verdict).Endpoint:
https://paywall.xpay.sh/sol-mcpWhat makes this useful