io.github.imnotamob/solmachina-x402
NPM · SOLMACHINA-X402-MCP · 2 COMPONENTS · SCANNED SEP 20
Solana & Base DeFi intelligence for AI agents over x402: decisions, risk, signed receipts.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 1 of 52 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
- Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 11 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability77
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 3160 tokens (~126/item across 25 items; 25 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management37
- Stability observed for 11 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "solmachina_how_to_pay" implies "pay" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 25 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities20
- Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
How do I install the io.github.imnotamob/solmachina-x402 MCP server?
io.github.imnotamob/solmachina-x402 runs locally as an npm package, launched with npx -y solmachina-x402-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · solmachina-x402-mcp
claude mcp add imnotamob-solmachina-x402 -- npx -y solmachina-x402-mcp
{
"mcpServers": {
"imnotamob-solmachina-x402": {
"command": "npx",
"args": [
"-y",
"solmachina-x402-mcp"
]
}
}
} {
"servers": {
"imnotamob-solmachina-x402": {
"command": "npx",
"args": [
"-y",
"solmachina-x402-mcp"
]
}
}
} codex mcp add imnotamob-solmachina-x402 -- npx -y solmachina-x402-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"imnotamob-solmachina-x402": {
"type": "local",
"command": [
"npx",
"-y",
"solmachina-x402-mcp"
],
"enabled": true
}
}
} openclaw mcp add imnotamob-solmachina-x402 --command npx --arg -y --arg solmachina-x402-mcp
mcp_servers:
imnotamob-solmachina-x402:
command: "npx"
args: ["-y", "solmachina-x402-mcp"] {
"McpServers": {
"imnotamob-solmachina-x402": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"solmachina-x402-mcp"
]
}
}
} assistant mcp add imnotamob-solmachina-x402 -t stdio -c npx -a -y solmachina-x402-mcp
{
"mcpServers": {
"imnotamob-solmachina-x402": {
"command": "npx",
"args": [
"-y",
"solmachina-x402-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +4
- Stability: unverified → 0.27 ▲ functional
- 9 Sept 26 61
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/solmachina-x402-mcp@1.4.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 52 packages
| Packages resolved | 52 |
|---|---|
| Stale | 1 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
solmachina_batch_token_risk ~135
Buy & return: Batch heuristic risk scan for up to 10 SPL mints in ONE call (mint/freeze authority, Token-2022 dangerous extensions, top-10 holder concentration per token). Portfolio/watchlist bundle; each mint returns its own result or an explicit error. NOT financial advice. ($0.10 per call, paid over x402 in USDC on Solana mainnet). Requires a funded client wallet (X402_CLIENT_KEY_FILE); otherwise returns an open-gate explainer.
| Name | Type | Req | Description |
|---|---|---|---|
| mints | string | yes | Comma-separated base58 SPL mint addresses, up to 10. |
No output schema declared.
No examples provided.
solmachina_catalog ~41
Discover SolMachina's x402 catalog (endpoints, USDC prices, network, payTo) straight from /.well-known/x402. FREE.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
solmachina_decision ~267
Buy & return: THE DECISION LAYER for agents: EXECUTE/REVIEW/REJECT + SMRI (0-100) + confidence + evidence for a token. Optionally send your OWN policy (minSmri, denyMintAuthority, maxConcentrationPct…) for an ALLOW/DENY financial firewall, fail-closed. Transparent risk gate against stated thresholds — NOT financial advice. ($0.05 per call, paid over x402 in USDC on Solana mainnet). Requires a funded client wallet (X402_CLIENT_KEY_FILE); otherwise returns an open-gate explainer.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | – | Intended action for context, e.g. swap/assess. |
| denyMintAuthority | boolean | – | Firewall: DENY if mint authority is still set. |
| maxConcentrationPct | number | – | Firewall: DENY if top-10 concentration exceeds this %. |
| minSmri | integer | – | Firewall: require SMRI >= this (adds policy.verdict ALLOW/DENY). |
| mint | string | yes | Base58 SPL mint, e.g. DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263 (BONK). |
No output schema declared.
No examples provided.
solmachina_dex_quote ~257
Buy & return: Live aggregated Solana swap quote from the Jupiter aggregator: best-route output, price impact with stated thresholds (minimal/low/moderate/high), min-received after slippage, transparent route path, USD value and freshness slot. A quote, NOT an execution guarantee. NOT financial advice. ($0.003 per call, paid over x402 in USDC on Solana mainnet). Requires a funded client wallet (X402_CLIENT_KEY_FILE); otherwise returns an open-gate explainer.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | yes | Amount of inputMint in its base units (lamports for SOL, 1e6 per USDC). |
| inputMint | string | yes | Base58 mint you are selling, e.g. So11111111111111111111111111111111111111112 (SOL). |
| outputMint | string | yes | Base58 mint you are buying, e.g. EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v (USDC). |
| slippageBps | integer | – | Slippage tolerance in basis points, 0-5000 (default 50). |
No output schema declared.
No examples provided.
solmachina_epoch ~74
Buy & return: Live Solana epoch info + measured ETA to epoch end (dual measured slot-rates labeled). ($0.001 per call, paid over x402 in USDC on Solana mainnet). Requires a funded client wallet (X402_CLIENT_KEY_FILE); otherwise returns an open-gate explainer.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
solmachina_how_to_pay ~71
Explain exactly how to consume a paid endpoint over x402 (the 402 → sign exact-USDC → retry flow), so an agent can pay with ITS OWN wallet. FREE.
| Name | Type | Req | Description |
|---|---|---|---|
| endpoint | string | – | e.g. /v1/pretrade or /v1/token-intel |
No output schema declared.
No examples provided.
solmachina_kamino_markets ~74
Buy & return: Kamino mainnet lending-market list (addresses + names, trimmed JSON). ($0.001 per call, paid over x402 in USDC on Solana mainnet). Requires a funded client wallet (X402_CLIENT_KEY_FILE); otherwise returns an open-gate explainer.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
solmachina_new_pairs ~132
Buy & return: Newest Solana liquidity pools (GeckoTerminal): name, base mint, creation time, age minutes, liquidity, volume, price change. New pools are UNVETTED and structurally high-risk — pair each mint with token_risk. NOT financial advice. ($0.005 per call, paid over x402 in USDC on Solana mainnet). Requires a funded client wallet (X402_CLIENT_KEY_FILE); otherwise returns an open-gate explainer.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | How many new pools to return, 1-20 (default 15). |
No output schema declared.
No examples provided.
solmachina_nft_collection ~128
Buy & return: Solana NFT collection snapshot from Magic Eden: floor price (SOL + lamports), listed count, 24h average price, 7-day volume. The floor is the lowest current ask, not a guaranteed sale price. NOT financial advice. ($0.003 per call, paid over x402 in USDC on Solana mainnet). Requires a funded client wallet (X402_CLIENT_KEY_FILE); otherwise returns an open-gate explainer.
| Name | Type | Req | Description |
|---|---|---|---|
| symbol | string | yes | Magic Eden collection symbol, e.g. mad_lads or okay_bears. |
No output schema declared.
No examples provided.
solmachina_pretrade ~126
Buy & return: FLAGSHIP pre-trade sweep: the full token-intel bundle + a wallet-activity profile of the largest remaining holder + observed priority-fee landing bands, distilled into a factual, threshold-stated checklist. Verdict-free (never 'buy'/'avoid'). NOT financial advice. ($0.10 per call, paid over x402 in USDC on Solana mainnet). Requires a funded client wallet (X402_CLIENT_KEY_FILE); otherwise returns an open-gate explainer.
| Name | Type | Req | Description |
|---|---|---|---|
| mint | string | yes | Base58 SPL token mint to sweep. |
No output schema declared.
No examples provided.
solmachina_priority_fee ~132
Buy & return: Observed Solana priority-fee distribution in recent slots: percentiles + economy/normal/fast/aggressive bands (micro-lamports per compute unit). Observed history, NOT a prediction or inclusion guarantee. ($0.002 per call, paid over x402 in USDC on Solana mainnet). Requires a funded client wallet (X402_CLIENT_KEY_FILE); otherwise returns an open-gate explainer.
| Name | Type | Req | Description |
|---|---|---|---|
| accounts | string | – | Optional comma-separated base58 addresses to narrow the sample to txs that write-lock them (e.g. a hot AMM pool). |
No output schema declared.
No examples provided.
solmachina_sample ~52
FREE preview of any endpoint — its response shape/example, inputs and price — so you can decide before paying.
| Name | Type | Req | Description |
|---|---|---|---|
| endpoint | string | yes | e.g. /v1/token-holders or token_holders |
No output schema declared.
No examples provided.
solmachina_sgp_checkpoint ~122
Buy & return: Epoch-transition checkpoint series: the live epoch/slot reading measured against SolMachina's own accumulating series for a MEASURED (not modeled) slot-rate + ETA, plus last epoch-transition detection. ($0.005 per call, paid over x402 in USDC on Solana mainnet). Requires a funded client wallet (X402_CLIENT_KEY_FILE); otherwise returns an open-gate explainer.
| Name | Type | Req | Description |
|---|---|---|---|
| n | integer | – | How many most-recent series points to include, 1-200 (default 20). |
No output schema declared.
No examples provided.
solmachina_simulate ~107
Buy & return: Pre-flight a serialized Solana transaction (simulateTransaction): willSucceed, computeUnits, program logs, err. NEVER signs or sends — a dry-run, not a guarantee. ($0.01 per call, paid over x402 in USDC on Solana mainnet). Requires a funded client wallet (X402_CLIENT_KEY_FILE); otherwise returns an open-gate explainer.
| Name | Type | Req | Description |
|---|---|---|---|
| tx | string | yes | Base64-encoded serialized Solana transaction. |
No output schema declared.
No examples provided.
solmachina_slippage_map ~294
Buy & return: Solana swap slippage / price-impact curve by trade SIZE (Jupiter): impact at decade sizes of your base amount + a factual depth summary (largest size under 1%/5% impact). Execution intel beyond a single dex_quote. A quote, NOT an execution guarantee. NOT financial advice. ($0.005 per call, paid over x402 in USDC on Solana mainnet). Requires a funded client wallet (X402_CLIENT_KEY_FILE); otherwise returns an open-gate explainer.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | yes | Base units of inputMint for the 1x reference size (lamports for SOL, 1e6 per USDC). |
| inputMint | string | yes | Base58 mint you are selling, e.g. So11111111111111111111111111111111111111112 (SOL). |
| mults | string | – | Optional comma-separated size multipliers of the base amount (default 0.1,1,10,100). |
| outputMint | string | yes | Base58 mint you are buying, e.g. EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v (USDC). |
| slippageBps | integer | – | Slippage tolerance in bps, 0-5000 (default 50). |
No output schema declared.
No examples provided.
solmachina_smri ~119
Buy & return: SolMachina Machine Risk Index (0-100) for a token: transparent components (contract, concentration) + band + confidence. The cheap, high-frequency score behind /v1/decision. Verdict-free, 'unknown' over guessing. ($0.01 per call, paid over x402 in USDC on Solana mainnet). Requires a funded client wallet (X402_CLIENT_KEY_FILE); otherwise returns an open-gate explainer.
| Name | Type | Req | Description |
|---|---|---|---|
| mint | string | yes | Base58 SPL token mint to score. |
No output schema declared.
No examples provided.
solmachina_status ~39
SolMachina trust/health snapshot: version, uptime, WAL entry count and the SHA-256 chain head (verifiable trust). FREE.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
solmachina_tipfloor ~75
Buy & return: Jito bundle tip-floor snapshot + rolling history (p50/p95/p99/EMA). ($0.001 per call, paid over x402 in USDC on Solana mainnet). Requires a funded client wallet (X402_CLIENT_KEY_FILE); otherwise returns an open-gate explainer.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
solmachina_token_holders ~180
Buy & return: SPL holder distribution / whale map: the largest token accounts with each one's share of supply, plus top-1/5/10/20 concentration and buckets. Deeper than token_risk's single top-10 signal. Owners not resolved; a structural signal, not a verdict. NOT financial advice. ($0.005 per call, paid over x402 in USDC on Solana mainnet). Requires a funded client wallet (X402_CLIENT_KEY_FILE); otherwise returns an open-gate explainer.
| Name | Type | Req | Description |
|---|---|---|---|
| mint | string | yes | Base58 SPL token mint, e.g. DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263 (BONK). Major stablecoins like USDC have too many accounts to snapshot. |
No output schema declared.
No examples provided.
solmachina_token_intel ~137
Buy & return: One-call token intelligence bundle: full token-risk analysis + a decision-ready executive digest + factual top-holder classification. Verdict-free. NOT financial advice. ($0.05 per call, paid over x402 in USDC on Solana mainnet). Requires a funded client wallet (X402_CLIENT_KEY_FILE); otherwise returns an open-gate explainer.
| Name | Type | Req | Description |
|---|---|---|---|
| mint | string | yes | Base58 SPL token mint to profile, e.g. DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263 (BONK). |
No output schema declared.
No examples provided.
solmachina_token_risk ~148
Buy & return: Heuristic SPL token risk scan: mint + freeze authority, Token-2022 dangerous extensions, top-10 holder concentration. Transparent, conservative ('unknown' over guessing). NOT financial advice. ($0.028 per call, paid over x402 in USDC on Solana mainnet). Requires a funded client wallet (X402_CLIENT_KEY_FILE); otherwise returns an open-gate explainer.
| Name | Type | Req | Description |
|---|---|---|---|
| mint | string | yes | Base58 SPL token mint to scan, e.g. EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v (USDC). |
No output schema declared.
No examples provided.
solmachina_trending_tokens ~143
Buy & return: Observed trending Solana tokens/pools (GeckoTerminal): name, base mint, price + 1h/6h/24h change, 24h volume, liquidity, FDV, market cap, tx counts, pool age. Market facts, NOT a buy/pump signal. NOT financial advice. ($0.005 per call, paid over x402 in USDC on Solana mainnet). Requires a funded client wallet (X402_CLIENT_KEY_FILE); otherwise returns an open-gate explainer.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | How many trending pools to return, 1-20 (default 15). |
No output schema declared.
No examples provided.
solmachina_tx_inspect ~113
Buy & return: Decode a Solana transaction: success/fee/compute-units, the programs it invoked (named for well-known ones), SOL + SPL token balance deltas. On-chain effects only, never intent. ($0.01 per call, paid over x402 in USDC on Solana mainnet). Requires a funded client wallet (X402_CLIENT_KEY_FILE); otherwise returns an open-gate explainer.
| Name | Type | Req | Description |
|---|---|---|---|
| sig | string | yes | Base58 Solana transaction signature to decode. |
No output schema declared.
No examples provided.
solmachina_verify_receipt ~81
Verify a SolMachina Intelligence Receipt (SIR) OFFLINE: checks the Ed25519 signature over the exact answer against SolMachina's published identity — proof of WHAT you paid for, no trust required. FREE.
| Name | Type | Req | Description |
|---|---|---|---|
| receipt | string | yes | The base64 X-SolMachina-Receipt header value, or the receipt JSON. |
No output schema declared.
No examples provided.
solmachina_wallet_scan ~113
Buy & return: Factual Solana wallet activity profile: age, transaction footprint, SOL balance, SPL holdings and a footprint band (fresh/active/heavy/empty). NEVER a trust/scam verdict. NOT financial advice. ($0.02 per call, paid over x402 in USDC on Solana mainnet). Requires a funded client wallet (X402_CLIENT_KEY_FILE); otherwise returns an open-gate explainer.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | Base58 Solana wallet address to profile. |
No output schema declared.
No examples provided.
What is the io.github.imnotamob/solmachina-x402 MCP server?
io.github.imnotamob/solmachina-x402 is an MCP server listed in the public MCP registry as io.github.imnotamob/solmachina-x402. Solana & Base DeFi intelligence for AI agents over x402: decisions, risk, signed receipts. This page covers its npm package (solmachina-x402-mcp).
Is the io.github.imnotamob/solmachina-x402 MCP server safe to use?
io.github.imnotamob/solmachina-x402 scores 66 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.imnotamob/solmachina-x402 MCP server expose?
io.github.imnotamob/solmachina-x402 exposes 25 tools: solmachina_catalog, solmachina_status, solmachina_how_to_pay, solmachina_sample, solmachina_verify_receipt, and 20 more. Their descriptions and schemas cost roughly 3,160 tokens of context every time the server is loaded.
Is the io.github.imnotamob/solmachina-x402 MCP server still maintained?
io.github.imnotamob/solmachina-x402 is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.imnotamob/solmachina-x402 MCP server under?
io.github.imnotamob/solmachina-x402 declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.