Utilia Solana Transaction Evidence
REMOTE · API.UTILIA.INK · 3 COMPONENTS · SCANNED SEP 20
Solana transaction diagnosis, simulation, token-risk evidence, and priority fees via x402 USDC.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security11
- TLS not yet verified: we couldn't open a connection to check the certificate. View diagnostics → Unverified
- Authorisation not yet verified: we couldn't confirm whether this endpoint requires it. View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS not yet verified: we couldn't read the response headers to check for it. View diagnostics → Unverified
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability0
- Transport check failed: declared streamable-http, but we couldn't connect to verify it. See how to fix → View diagnostics → Fail
Schema Quality & AI Usability0
- Schema not yet verified: we couldn't read the endpoint's schema.Unverified
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
- Tool coverage not yet verified: we couldn't read the endpoint's tools.Unverified
Tool Safety0
- Tool safety not yet verified: we couldn't read the endpoint's tools.Unverified
Capabilities0
- Capabilities not yet verified: we couldn't read the endpoint's capabilities.Unverified
Unverified: 5 categories
Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.
How do I install the Utilia Solana Transaction Evidence MCP server?
Utilia Solana Transaction Evidence is a hosted endpoint at https://api.utilia.ink/base/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · api.utilia.ink
claude mcp add --transport http ink-utilia-solana-preflight 'https://api.utilia.ink/base/mcp'
{
"mcpServers": {
"ink-utilia-solana-preflight": {
"url": "https://api.utilia.ink/base/mcp"
}
}
} {
"servers": {
"ink-utilia-solana-preflight": {
"type": "http",
"url": "https://api.utilia.ink/base/mcp"
}
}
} [mcp_servers.ink-utilia-solana-preflight] url = "https://api.utilia.ink/base/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ink-utilia-solana-preflight": {
"type": "remote",
"url": "https://api.utilia.ink/base/mcp",
"enabled": true
}
}
} openclaw mcp add ink-utilia-solana-preflight --url 'https://api.utilia.ink/base/mcp' --transport streamable-http
mcp_servers:
ink-utilia-solana-preflight:
url: "https://api.utilia.ink/base/mcp" {
"McpServers": {
"ink-utilia-solana-preflight": {
"Transport": "http",
"Url": "https://api.utilia.ink/base/mcp"
}
}
} assistant mcp add ink-utilia-solana-preflight -t streamable-http -u 'https://api.utilia.ink/base/mcp'
{
"mcpServers": {
"ink-utilia-solana-preflight": {
"type": "http",
"url": "https://api.utilia.ink/base/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
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.
- 12 Sept 26 −15
The score moved with no change recorded against any check. We would rather say so than guess.
- 11 Sept 26 −15
The score moved with no change recorded against any check. We would rather say so than guess.
- 10 Sept 26 −15
The score moved with no change recorded against any check. We would rather say so than guess.
- 9 Sept 26 −15
The score moved with no change recorded against any check. We would rather say so than guess.
- 8 Sept 26 −15
The score moved with no change recorded against any check. We would rather say so than guess.
- 6 Sept 26 0
- Endpoint reachability: reachable → unreachable ▼ security
- TLS certificate: pass → unverified ▼ security
- HSTS header: pass → unverified ▼ security
- Stability: pass → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Transport: pass → fail ▼ security
- Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it. security
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- First check of Schema quality: unverified functional
- 27 Aug 26 +1
- Stability: 0.97 → pass security
- 26 Aug 26 +2
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
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 12 Sept 2026 · Probed https://api.utilia.ink/base/mcp
TLS unreached
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of api.utilia.ink. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| ink. | present | 48370 | 8 | Verified |
| utilia.ink. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication Inconclusive
We could not reach the endpoint well enough to judge its authorisation posture.
| Result | Inconclusive |
|---|
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://api.utilia.ink/base/mcp | Unreachable | ||
| http (plaintext) | http://api.utilia.ink/base/mcp | HTTPS enforced |
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 →
normalize_audio Normalize Audio Loudness ~68
Normalize audio to a bounded 128 kbps MP3 and return base64 output plus loudness measurements. Costs $0.01.
| Name | Type | Req | Description |
|---|---|---|---|
| audioBase64 | string | – | – |
| maxSeconds | integer | – | – |
| targetLufs | number | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
pdf_to_markdown Convert PDF to Markdown ~63
Extract a PDF into page-delimited Markdown with metadata and a source digest. Costs $0.0025.
| Name | Type | Req | Description |
|---|---|---|---|
| maxPages | integer | – | – |
| pdfBase64 | string | – | – |
| title | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
solana_priority_fees Get Live Solana Priority Fee Bid ~51
Get timestamped network-wide or account-localized priority-fee quantiles before choosing a compute-unit price. Suitable for recurring bot polling. Costs $0.002.
| Name | Type | Req | Description |
|---|---|---|---|
| accounts | array | – | – |
No output schema declared.
No examples provided.
solana_token_analysis Analyze Solana Token ~32
Analyze a Solana mint and holder risks. Costs $0.006.
| Name | Type | Req | Description |
|---|---|---|---|
| mint | string | yes | – |
No output schema declared.
No examples provided.
solana_transaction_analysis Analyze Solana Transaction ~33
Explain a confirmed Solana transaction and classify failures. Costs $0.004.
| Name | Type | Req | Description |
|---|---|---|---|
| signature | string | yes | – |
No output schema declared.
No examples provided.
solana_transaction_simulate Simulate Solana Transaction ~49
Simulate a Solana transaction and classify failures. Costs $0.008.
| Name | Type | Req | Description |
|---|---|---|---|
| accountAddresses | array | – | – |
| encoding | string | – | – |
| transaction | string | yes | – |
No output schema declared.
No examples provided.
What is the Utilia Solana Transaction Evidence MCP server?
Utilia Solana Transaction Evidence is an MCP server listed in the public MCP registry as ink.utilia/solana-preflight. Solana transaction diagnosis, simulation, token-risk evidence, and priority fees via x402 USDC. This page covers its hosted endpoint (https://api.utilia.ink/base/mcp).
Is the Utilia Solana Transaction Evidence MCP server safe to use?
Utilia Solana Transaction Evidence scores 0 out of 100 on VerifyMCP. 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 Utilia Solana Transaction Evidence MCP server expose?
Utilia Solana Transaction Evidence exposes 6 tools: solana_transaction_analysis, solana_transaction_simulate, solana_priority_fees, solana_token_analysis, pdf_to_markdown, normalize_audio. Their descriptions and schemas cost roughly 296 tokens of context every time the server is loaded.
Does the Utilia Solana Transaction Evidence MCP server require authentication?
Its publisher declares no required credentials for Utilia Solana Transaction Evidence. We have not been able to confirm that against the live endpoint, and a server can require authorisation without declaring it here.
Is the Utilia Solana Transaction Evidence MCP server still maintained?
Utilia Solana Transaction Evidence has been unreachable for long enough that we treat it as dead, and its score is pinned to zero. We last reached this channel on 5 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.