# Solana Wallet Tracker & Alerts (remote · loki.freedomlab.space)

Solana wallet tracker & alerts: real-time activity webhooks, balances, tx history. Free.

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

## Components

- remote · `loki.freedomlab.space`: 73/100 (this document), [markdown](https://verifymcp.io/servers/space-freedomlab-loki-walletwatch/loki.md), [page](https://verifymcp.io/servers/space-freedomlab-loki-walletwatch/loki)

## Channel facts

- Endpoint: `https://loki.freedomlab.space/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.2`

## 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**: 51/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 3 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 405, which proves neither a plaintext path nor enforcement.
  - The HSTS (Strict-Transport-Security) header is present.
  - 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**: 79/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 377 tokens (~125/item across 3 items; 3 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 87/100
  - Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% 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 3 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 4 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the Solana Wallet Tracker & Alerts MCP server?

Solana Wallet Tracker & Alerts is a hosted endpoint at https://loki.freedomlab.space/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 space-freedomlab-loki-walletwatch 'https://loki.freedomlab.space/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "space-freedomlab-loki-walletwatch": {
      "url": "https://loki.freedomlab.space/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "space-freedomlab-loki-walletwatch": {
      "type": "http",
      "url": "https://loki.freedomlab.space/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.space-freedomlab-loki-walletwatch]
url = "https://loki.freedomlab.space/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "space-freedomlab-loki-walletwatch": {
      "type": "remote",
      "url": "https://loki.freedomlab.space/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add space-freedomlab-loki-walletwatch --url 'https://loki.freedomlab.space/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  space-freedomlab-loki-walletwatch:
    url: "https://loki.freedomlab.space/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "space-freedomlab-loki-walletwatch": {
      "Transport": "http",
      "Url": "https://loki.freedomlab.space/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add space-freedomlab-loki-walletwatch -t streamable-http -u 'https://loki.freedomlab.space/mcp'
```

### Other

```json
{
  "mcpServers": {
    "space-freedomlab-loki-walletwatch": {
      "type": "http",
      "url": "https://loki.freedomlab.space/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-19 (score 73, +1)

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

### 2026-09-17 (score 72, +1)

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

### 2026-09-15 (score 71, +1)

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

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

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

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

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

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

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

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

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

### 2026-09-04 (score 66, +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.

## MCP tools (3)

### `wallet_activity` (~87 tokens)

Look up a Solana mainnet wallet: current SOL balance (lamports), the 5 most recent transaction signatures with block time and success/failure, and whether an empty account is a stake account. Use this to inspect any wallet's recent on-chain activity.

Input parameters:

- `wallet` (string, required): Base58 Solana pubkey (32-48 chars), e.g. the wallet to inspect

### `watch_wallet` (~112 tokens)

Start monitoring a Solana wallet. The server polls it every 15s and records each NEW transaction. If you can receive webhooks, pass webhook_url (https). If you cannot, omit it: the server creates a poll token for you — then call get_alerts with it.

Input parameters:

- `label` (string): Optional short label (max 32 chars)
- `wallet` (string, required): Base58 Solana pubkey to watch
- `webhook_url` (string): Optional https:// URL to POST alerts to

### `get_alerts` (~54 tokens)

Fetch recorded alert events for a watch token (returned by watch_wallet when no webhook_url was given). Returns up to 20 most recent events. Poll this periodically.

Input parameters:

- `token` (string, required): Poll token from watch_wallet

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/space-freedomlab-loki-walletwatch/loki#diagnostics

## Score history

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

## Common questions

### What is the Solana Wallet Tracker & Alerts MCP server?

Solana Wallet Tracker & Alerts is an MCP server listed in the public MCP registry as space.freedomlab.loki/walletwatch. Solana wallet tracker & alerts: real-time activity webhooks, balances, tx history. Free. This page covers its hosted endpoint (https://loki.freedomlab.space/mcp).

### Is the Solana Wallet Tracker & Alerts MCP server safe to use?

Solana Wallet Tracker & Alerts scores 73 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 Solana Wallet Tracker & Alerts MCP server expose?

Solana Wallet Tracker & Alerts exposes 3 tools: wallet_activity, watch_wallet, get_alerts. Their descriptions and schemas cost roughly 253 tokens of context every time the server is loaded.

### Does the Solana Wallet Tracker & Alerts MCP server require authentication?

No. We connected to Solana Wallet Tracker & Alerts without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Solana Wallet Tracker & Alerts MCP server still maintained?

Solana Wallet Tracker & Alerts 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://loki.freedomlab.space/mcp
- Website: https://loki.freedomlab.space/
- Changelog RSS feed: https://verifymcp.io/servers/space-freedomlab-loki-walletwatch/loki.xml
- Changelog JSON feed: https://verifymcp.io/servers/space-freedomlab-loki-walletwatch/loki.json
- HTML version of this page: https://verifymcp.io/servers/space-freedomlab-loki-walletwatch/loki
