# Autosophia Solana Lens (remote · chain.autosophia.io)

Screen tokens, inspect wallets, simulate transactions, price priority fees. $0.02 in USDC.

- Trust score: 70/100 (medium)
- Change this week: +2
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `chain.autosophia.io`: 70/100 (this document), [markdown](https://verifymcp.io/servers/io-autosophia-solana-lens/chain.md), [page](https://verifymcp.io/servers/io-autosophia-solana-lens/chain)

## Channel facts

- Endpoint: `https://chain.autosophia.io/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.1.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Endpoint Security**: 46/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 8 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS enforcement could not be verified: the plaintext port answered with HTTP 406, which proves neither a plaintext path nor enforcement.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 66/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 712 tokens (~89/item across 8 items; 8 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 67/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the Autosophia Solana Lens MCP server?

Autosophia Solana Lens is a hosted endpoint at https://chain.autosophia.io/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.

### Claude

```bash
claude mcp add --transport http io-autosophia-solana-lens 'https://chain.autosophia.io/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "io-autosophia-solana-lens": {
      "url": "https://chain.autosophia.io/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "io-autosophia-solana-lens": {
      "type": "http",
      "url": "https://chain.autosophia.io/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.io-autosophia-solana-lens]
url = "https://chain.autosophia.io/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-autosophia-solana-lens": {
      "type": "remote",
      "url": "https://chain.autosophia.io/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add io-autosophia-solana-lens --url 'https://chain.autosophia.io/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  io-autosophia-solana-lens:
    url: "https://chain.autosophia.io/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "io-autosophia-solana-lens": {
      "Transport": "http",
      "Url": "https://chain.autosophia.io/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add io-autosophia-solana-lens -t streamable-http -u 'https://chain.autosophia.io/mcp'
```

### Other

```json
{
  "mcpServers": {
    "io-autosophia-solana-lens": {
      "type": "http",
      "url": "https://chain.autosophia.io/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-16 (score 70, +1)

- [security] Stability: 0.97 → pass

### 2026-09-14 (score 69, +1)

No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 66, +1)

No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-06 (score 65, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-03 (score 64, +1)

- [security] Tool “inspect_wallet” rewrote its description, which is the text the model reads
- [security] Tool “priority_fee” rewrote its description, which is the text the model reads
- [security] Tool “screen_token” rewrote its description, which is the text the model reads
- [security] Tool “simulate_transaction” rewrote its description, which is the text the model reads

### 2026-09-01 (score 63, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (8)

### `screen_token` (~189 tokens)

Go/no-go risk verdict on a Solana SPL token before you buy it. Returns a 0–100 risk score
with the specific reasons — live mint/freeze authority, top-holder concentration, token age,
and a real slippage curve measured by quoting $10/$100/$1,000 sells through Jupiter.
Use when you are about to buy, swap, or approve an unfamiliar mint. Replaces 4+ RPC
round-trips plus a quote sweep. $0.01 per call in USDC on Solana — no account, no API key.
Typically returns in under 2s. Read-only; never signs or sends.

mint: SPL token mint address, e.g. EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v

Input parameters:

- `mint` (string, required)

### `inspect_wallet` (~138 tokens)

One-call profile of a Solana wallet: SOL balance, non-zero SPL holdings, activity window,
failure rate, account age, and whether it is a program. Use when you need to judge a
counterparty, monitor a treasury, or research a wallet before interacting with it.
$0.01 per call in USDC on Solana. Typically returns in under 2s. Read-only.

address: Solana wallet address, e.g. Ezk5bEX4VbASmPMdEAvSdtLcW5Dmsgjdy5mdctKkNo1Q

Input parameters:

- `address` (string, required)

### `simulate_transaction` (~102 tokens)

Find out whether your transaction will succeed before you pay for it. Simulates on mainnet
and returns the decoded error (translated to plain language), logs, compute units consumed,
and expected account changes. Use before submitting any unfamiliar or high-value transaction.
Never sends — simulation only. $0.01 per call in USDC on Solana.

transaction_base64: base64-encoded signed or unsigned Solana transaction

Input parameters:

- `transaction_base64` (string, required)

### `priority_fee` (~106 tokens)

What priority fee will actually land your transaction right now. Returns p50/p75/p90/p99
microlamports from the last 150 slots, the trend, and three recommended tiers
(relaxed / normal / urgent) with the SOL cost of each. Use before every transaction you
need to land. $0.01 per call in USDC on Solana.

accounts: optional list of writable account pubkeys; omit for a global sample

Input parameters:

- `accounts`

### `payment_info` (~32 tokens)

How to pay, step by step. Read this if you got a 402 and are not sure what to do.

### `service_info` (~27 tokens)

Start here. What this server sells, what it will not do, and the exact limits.

### `health` (~22 tokens)

RPC connectivity check. Free. Use when diagnosing timeouts before paid calls.

### `request_capability` (~96 tokens)

Tell this server what you needed and could not get. Free — no payment required. Your input goes to the operator's queue and to a public board of unmet agent demand (contact details are never shared; entries are reviewed before publishing). Include what you would pay if you know.

Input parameters:

- `contact` (string)
- `need` (string, required)
- `tried` (string)
- `would_pay_usd` (number)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/io-autosophia-solana-lens/chain#diagnostics

## Score history

- 2026-09-20: 70
- 2026-09-19: 70
- 2026-09-18: 70
- 2026-09-17: 70
- 2026-09-16: 70
- 2026-09-15: 69
- 2026-09-14: 69
- 2026-09-13: 68
- 2026-09-12: 68
- 2026-09-11: 67
- 2026-09-10: 67
- 2026-09-09: 66
- 2026-09-08: 66
- 2026-09-07: 65
- 2026-09-06: 65
- 2026-09-05: 64
- 2026-09-04: 64
- 2026-09-03: 64
- 2026-09-02: 63
- 2026-09-01: 63
- 2026-08-31: 62
- 2026-08-30: 62
- 2026-08-29: 61
- 2026-08-28: 61
- 2026-08-27: 60
- 2026-08-26: 60
- 2026-08-25: 57
- 2026-08-24: 57
- 2026-08-23: 56
- 2026-08-22: 56

## Common questions

### What is the Autosophia Solana Lens MCP server?

Autosophia Solana Lens is an MCP server listed in the public MCP registry as io.autosophia/solana-lens. Screen tokens, inspect wallets, simulate transactions, price priority fees. $0.02 in USDC. This page covers its hosted endpoint (https://chain.autosophia.io/mcp).

### Is the Autosophia Solana Lens MCP server safe to use?

Autosophia Solana Lens scores 70 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 Autosophia Solana Lens MCP server expose?

Autosophia Solana Lens exposes 8 tools: screen_token, inspect_wallet, simulate_transaction, priority_fee, payment_info, and 3 more. Their descriptions and schemas cost roughly 712 tokens of context every time the server is loaded.

### Does the Autosophia Solana Lens MCP server require authentication?

No. We connected to Autosophia Solana Lens without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Autosophia Solana Lens MCP server still maintained?

Autosophia Solana Lens 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.

## Links

- Remote endpoint: https://chain.autosophia.io/mcp
- Website: https://autosophia.io/
- Changelog RSS feed: https://verifymcp.io/servers/io-autosophia-solana-lens/chain.xml
- Changelog JSON feed: https://verifymcp.io/servers/io-autosophia-solana-lens/chain.json
- HTML version of this page: https://verifymcp.io/servers/io-autosophia-solana-lens/chain
