Home › Finance › Utilia Solana Transaction Evidence
Utilia Solana Transaction Evidence
Solana transaction diagnosis, simulation, token-risk evidence, and priority fees via x402 USDC.
Topics: Finance & Fintech
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://api.utilia.ink/mcp Unreachable when checked 2026-09-24
Claude Code:
claude mcp add --transport http utilia-solana-agent https://api.utilia.ink/mcp
Or add to your MCP client config:
{
"mcpServers": {
"utilia-solana-agent": {
"url": "https://api.utilia.ink/mcp"
}
}
}
Remote (streamable-http)
https://api.utilia.ink/base/mcp Unreachable when checked 2026-09-24
Claude Code:
claude mcp add --transport http utilia-solana-agent https://api.utilia.ink/base/mcp
Or add to your MCP client config:
{
"mcpServers": {
"utilia-solana-agent": {
"url": "https://api.utilia.ink/base/mcp"
}
}
}
Package (npm 0.5.8)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"utilia-solana-agent": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"SOLANA_KEYPAIR_PATH": "<YOUR_VALUE>"
}
}
}
}
SOLANA_KEYPAIR_PATHrequired — Absolute path to a dedicated low-balance Solana mainnet keypair JSON file.
This server takes extra arguments — see its repository.
Related servers
tradememory-protocol
Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents.
metatrader-mcp-server
Enable AI LLMs to execute trades using MetaTrader 5 platform
OpenAccountants
Open-source AI accounting skills verified by licensed accountants (tax, VAT, payroll).
mcp_massive
) π βοΈ - An MCP server that provides access to [Polygon.io](https://polygon.io/) financial market data APIs for stocks, indices, forex,β¦
evm-mcp-server
Comprehensive blockchain services for 30+ EVM networks, supporting native tokens, ERC20, NFTs, smart contracts, transactions, and ENSβ¦
xero-mcp-server
An MCP server that integrates with Xero's API, allowing for standardized access to Xero's accounting and business features.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry