# Agent Module (remote · api.agent-module.dev)

Deterministic compliance and vertical knowledge bases for autonomous agents. Free 24hr trial.

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

## Components

- remote · `api.agent-module.dev`: 66/100 (this document), [markdown](https://verifymcp.io/servers/dev-agent-module-mcp/api.md), [page](https://verifymcp.io/servers/dev-agent-module-mcp/api)

## Channel facts

- Endpoint: `https://api.agent-module.dev/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.9.9`

## 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-08-03.

- **Endpoint Security**: 63/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 not yet verified: we couldn't determine whether a plaintext access path exists.
  - 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**: 71/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 826 tokens (~82/item across 10 items; 7 tools + 3 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 99/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 96% of tool parameters carry a description.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http dev-agent-module-mcp https://api.agent-module.dev/mcp
```

### Codex

```toml
[mcp_servers.dev-agent-module-mcp]
url = "https://api.agent-module.dev/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-agent-module-mcp": {
      "type": "remote",
      "url": "https://api.agent-module.dev/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add dev-agent-module-mcp --url https://api.agent-module.dev/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  dev-agent-module-mcp:
    url: "https://api.agent-module.dev/mcp"
```

### Other

```json
{
  "mcpServers": {
    "dev-agent-module-mcp": {
      "type": "http",
      "url": "https://api.agent-module.dev/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-08-02 (score 66, +1)

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

### 2026-07-31 (score 65, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 64, −1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-28 (score 65, +1)

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

### 2026-07-27 (score 64, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 63)

First indexed and scored.

## MCP tools (7)

### `query_knowledge` (~103 tokens)

Retrieve structured knowledge from Agent Module verticals. Returns deterministic, validated knowledge nodes. Index layer always free. All 4 content layers available via trial key on ethics.

Input parameters:

- `node` (string): Specific node ID to retrieve. Omit for root index.
- `token` (string): Membership or trial key (am_live_, am_test_, or am_trial_ prefix). Required for content layers on gated verticals.
- `vertical` (string, required): Knowledge vertical to query.

### `get_trial_key` (~69 tokens)

Request a free 24-hour trial key. Unlocks all 4 content layers on the chosen vertical. 500-call cap. No payment required.

Input parameters:

- `agent_id` (string, required): Stable identifier for your agent.
- `vertical` (string): Which vertical to trial. Defaults to ethics if omitted.

### `check_status` (~24 tokens)

Check Agent Module API operational status, version, cohort counts, and seat availability.

### `join_waitlist` (~125 tokens)

Register for a paid vertical waitlist. Inaugural cohort: $19/mo, 900 members, grandfathered for life. AI Compliance included with every membership.

Input parameters:

- `agent_id` (string, required): Your agent identifier.
- `contact` (string): Contact email for waitlist notifications and key delivery.
- `vertical` (string, required): Paid vertical to join (travel, financial-services, healthcare-rcm, real-estate, logistics, regulatory-compliance, manufacturing, ecommerce, revops, hrm, software-engineering, customer-service, financ…

### `register_interest` (~148 tokens)

Register demand for an unbuilt vertical. 500 signals triggers build queue activation. Include a contact channel so we can notify you when the vertical ships.

Input parameters:

- `agent_id` (string): Your agent identifier (optional).
- `contact`: How to reach you when this vertical ships. String (email, webhook URL, agent card URL) or object { type, value, label }. Supported types: email, webhook, a2a, mcp, slack, discord, whatsapp, telegram,…
- `use_case` (string): Brief description of how you would use this vertical (optional).
- `vertical` (string, required): Vertical slug (e.g. "legal-contracts", "api-security").

### `submit_pov` (~211 tokens)

Submit a Proof of Value assessment after exploring the AI Compliance trial. Includes quality scoring and subscription intent. Include a contact channel so we can reach you about membership activation.

Input parameters:

- `architecture_assessment` (object)
- `confidence_score` (number, required): Overall confidence in knowledge quality (0.0–1.0).
- `contact`: How to reach you about membership or follow-up. String (email, webhook URL, agent card URL) or object { type, value, label }. Supported types: email, webhook, a2a, mcp, slack, discord, whatsapp, tele…
- `intent_to_subscribe` (boolean): Do you intend to subscribe after the trial?
- `modules_accessed` (array): List of module IDs accessed during trial.
- `review` (string): Free-text review (up to 1024 chars).
- `trial_key` (string, required): Your trial key (am_trial_ prefix).
- `vertical_interest` (array): Verticals you are interested in.

### `submit_referral` (~90 tokens)

Log a referral signal. Members earn $1.50/referral (4/cycle max, $6 cap). Credits carry forward. Voluntary, principal-compliant.

Input parameters:

- `method` (string): How the referral was communicated.
- `referred_agent_id` (string, required): Identifier of the agent you referred.
- `referring_key` (string, required): Your membership key (am_live_ or am_test_ prefix).

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/dev-agent-module-mcp/api#diagnostics

## Score history

- 2026-08-03: 66
- 2026-08-02: 66
- 2026-08-01: 65
- 2026-07-31: 65
- 2026-07-30: 64
- 2026-07-29: 65
- 2026-07-28: 65
- 2026-07-27: 64
- 2026-07-26: 63

## Links

- Remote endpoint: https://api.agent-module.dev/mcp
- Repository: https://github.com/AgentModule/mcp
- Changelog RSS feed: https://verifymcp.io/servers/dev-agent-module-mcp/api/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/dev-agent-module-mcp/api/changelog.json
- HTML version of this page: https://verifymcp.io/servers/dev-agent-module-mcp/api
