← Registry

Analytics

utilia.ink

Provides tools for analyzing Solana transactions and tokens, simulating transactions, obtaining fee data, and converting PDFs to markdown.

1 endpoint6 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://api.utilia.ink/mcp

No auth detected

MCP server metadata

Name
utilia-agent-tools
Version
0.5.6
Capabilities
loggingtools.listChanged
Server instructions

Use these paid tools for audio normalization, PDF extraction, and Solana preflight checks. Each call uses an exact USDC x402 payment on Solana.

Known tools 6

solana_transaction_analysis

Explain a confirmed Solana transaction and classify failures.

Inferred read-only
solana_transaction_simulate

Simulate a Solana transaction and classify failures.

Inferred read-only
solana_priority_fees

Get timestamped network-wide or account-localized priority-fee quantiles before choosing a compute-unit price.

Inferred read-only
solana_token_analysis

Analyze a Solana mint and holder risks.

Inferred read-only
pdf_to_markdown

Extract a PDF into page-delimited Markdown with metadata and a source digest.

Inferred read-only
normalize_audio

Normalize audio to a bounded 128 kbps MP3 and return base64 output plus loudness measurements.

Inferred read-only

CONNECT 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.utilia-agent-tools]
url = "https://api.utilia.ink/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "utilia-agent-tools": {
      "type": "http",
      "url": "https://api.utilia.ink/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: utilia-agent-tools
Remote MCP URL: https://api.utilia.ink/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": {
    "utilia-agent-tools": {
      "url": "https://api.utilia.ink/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "utilia-agent-tools": {
      "type": "http",
      "url": "https://api.utilia.ink/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "utilia-agent-tools",
  "transport": "streamable-http",
  "url": "https://api.utilia.ink/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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.