Blog/Agents/Checklist

MCP server intake: a registration record that survives review

17 June 2026Companion checklistObstruo team
Govern MCP tools before your agents get them

Companion to "Govern MCP tools before your agents get them". Engineering reference, not security advice for a specific deployment.

0 / 33

The test for this record is not whether it exists. It is whether, eleven months from now, you can say which tools an agent could reach on a given day and what those tools were defined to do at the time.

1. The server record

Fields a reviewer should be able to read without asking anyone:

2. Per-tool classification

Do this per tool. A server is not a unit of risk.

3. Definition pinning and change control

The gap between approval and the next human review is the window a rug pull needs.

4. Composition review, per endpoint

Judged on the union of tools an agent can reach, not server by server.

5. Runtime posture

6. The record, per tool call

A note on scanning versus structure

Every control on this list is cheaper than the incident, but they are not equally leveraged. In rough order of value per hour spent:

  1. Not exposing tools nobody needs.
  2. Pinning definitions and treating change as an event.
  3. Classifying per tool on your side rather than trusting server metadata.
  4. Reviewing composition per endpoint.
  5. Scanning descriptions.

Scanning is last not because it is useless, but because it answers a question about this moment, and every other item on the list answers a question about every moment after it.