# InfoAddict Public Site (remote · infoaddict.com)

Read-only public information about InfoAddict, Dan Crane, services, and contact options.

- Trust score: 88/100 (high trust)
- Change this week: +2
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- remote · `infoaddict.com`: 88/100 (this document), [markdown](https://verifymcp.io/servers/com-infoaddict-public-site/infoaddict.md), [page](https://verifymcp.io/servers/com-infoaddict-public-site/infoaddict)

## Channel facts

- Endpoint: `https://infoaddict.com/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-21.

- **Endpoint Security**: 77/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 82/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 388 tokens (~35/item across 11 items; 5 tools + 6 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**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 7 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 InfoAddict Public Site MCP server?

InfoAddict Public Site is a hosted endpoint at https://infoaddict.com/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 com-infoaddict-public-site 'https://infoaddict.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-infoaddict-public-site": {
      "url": "https://infoaddict.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-infoaddict-public-site": {
      "type": "http",
      "url": "https://infoaddict.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-infoaddict-public-site]
url = "https://infoaddict.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-infoaddict-public-site": {
      "type": "remote",
      "url": "https://infoaddict.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-infoaddict-public-site --url 'https://infoaddict.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-infoaddict-public-site:
    url: "https://infoaddict.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-infoaddict-public-site": {
      "Transport": "http",
      "Url": "https://infoaddict.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-infoaddict-public-site -t streamable-http -u 'https://infoaddict.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-infoaddict-public-site": {
      "type": "http",
      "url": "https://infoaddict.com/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-18 (score 88, +1)

- [security] Stability: 0.97 → pass

### 2026-09-16 (score 87, +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-14 (score 86, +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-12 (score 85, +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-10 (score 84, +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-08 (score 83, +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-06 (score 82, 0)

- [security] The server rewrote its instructions, which are the text every model session reads
- [security] Tool “assess_dan_role_fit” rewrote its description, which is the text the model reads
- [security] Tool “assess_infoaddict_engagement_fit” rewrote its description, which is the text the model reads
- [security] Tool “get_services” rewrote its description, which is the text the model reads
- [cosmetic] Tool “assess_dan_role_fit” changed its title: Assess Dan Crane role fit → Explore Dan Crane public professional evidence
- [cosmetic] Tool “assess_infoaddict_engagement_fit” changed its title: Assess InfoAddict engagement fit → Explore InfoAddict public work and experiments
- [cosmetic] Tool “get_services” changed its title: Get InfoAddict services → Get InfoAddict professional context

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

## MCP tools (5)

### `get_site_guide` (~26 tokens)

Get InfoAddict site guide

Return a read-only guide to InfoAddict and its public agent-readable resources.

Output parameters:

- `canonicalUrl` (string)
- `contentStatus` (string)
- `draftPreparedAt`
- `lastReviewed`
- `markdown` (string)
- `profileVersion` (string)
- `title` (string)

### `get_services` (~27 tokens)

Get InfoAddict professional context

Return a read-only professional-context summary for established services clients. It does not state current availability.

Output parameters:

- `canonicalUrl` (string)
- `contentStatus` (string)
- `draftPreparedAt`
- `lastReviewed`
- `markdown` (string)
- `profileVersion` (string)
- `title` (string)

### `get_contact_options` (~27 tokens)

Get InfoAddict contact options

Return public contact options without sending a message, booking a meeting, or collecting personal data.

Output parameters:

- `canonicalUrl` (string)
- `contentStatus` (string)
- `draftPreparedAt`
- `lastReviewed`
- `markdown` (string)
- `profileVersion` (string)
- `title` (string)

### `assess_dan_role_fit` (~41 tokens)

Explore Dan Crane public professional evidence

Return a zero-input public evidence bundle for established role-fit clients to use with their own local context. It does not state that Dan is seeking roles.

Output parameters:

- `audience` (string)
- `canonicalBriefUrl` (string)
- `contentStatus` (string)
- `draftPreparedAt`
- `journey` (string)
- `lastReviewed`
- `profileVersion` (string)
- `prompt` (string)
- `readOnly` (boolean)
- `title` (string)

### `assess_infoaddict_engagement_fit` (~42 tokens)

Explore InfoAddict public work and experiments

Return a zero-input public evidence bundle for established engagement-fit clients to use with their own local context. It does not state consulting or advisory availability.

Output parameters:

- `audience` (string)
- `canonicalBriefUrl` (string)
- `contentStatus` (string)
- `draftPreparedAt`
- `journey` (string)
- `lastReviewed`
- `profileVersion` (string)
- `prompt` (string)
- `readOnly` (boolean)
- `title` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-infoaddict-public-site/infoaddict#diagnostics

## Score history

- 2026-09-21: 88
- 2026-09-20: 88
- 2026-09-19: 88
- 2026-09-18: 88
- 2026-09-17: 87
- 2026-09-16: 87
- 2026-09-15: 86
- 2026-09-14: 86
- 2026-09-13: 85
- 2026-09-12: 85
- 2026-09-11: 84
- 2026-09-10: 84
- 2026-09-09: 83
- 2026-09-08: 83
- 2026-09-07: 82
- 2026-09-06: 82
- 2026-09-05: 82
- 2026-09-04: 81
- 2026-09-03: 81
- 2026-09-02: 81
- 2026-09-01: 80
- 2026-08-31: 80
- 2026-08-30: 79
- 2026-08-29: 79
- 2026-08-28: 78
- 2026-08-27: 78
- 2026-08-26: 77
- 2026-08-25: 76
- 2026-08-24: 75
- 2026-08-23: 75

## Common questions

### What is the InfoAddict Public Site MCP server?

InfoAddict Public Site is an MCP server listed in the public MCP registry as com.infoaddict/public-site. Read-only public information about InfoAddict, Dan Crane, services, and contact options. This page covers its hosted endpoint (https://infoaddict.com/mcp).

### Is the InfoAddict Public Site MCP server safe to use?

InfoAddict Public Site scores 88 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 InfoAddict Public Site MCP server expose?

InfoAddict Public Site exposes 5 tools: get_site_guide, get_services, get_contact_options, assess_dan_role_fit, assess_infoaddict_engagement_fit. Their descriptions and schemas cost roughly 163 tokens of context every time the server is loaded.

### Does the InfoAddict Public Site MCP server require authentication?

No. We connected to InfoAddict Public Site without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the InfoAddict Public Site MCP server still maintained?

InfoAddict Public Site is still listed as active in the MCP registry. We last reached this channel on 21 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://infoaddict.com/mcp
- Changelog RSS feed: https://verifymcp.io/servers/com-infoaddict-public-site/infoaddict.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-infoaddict-public-site/infoaddict.json
- HTML version of this page: https://verifymcp.io/servers/com-infoaddict-public-site/infoaddict
