Three named agents — Verifier, Methodologist, Captain — running on a Forgejo-scoped MCP
gateway. Brand canon, methodology, calculator, registry, and motion grammar in one place.
Attach from any Claude surface. Output is production grade by construction.
— tools
— resources
61 passing tests
EC-M-1.1 methodology version
The fleet
Voice. Theory. Evidence.
Each agent maps to a pillar of the assay-office thesis. They share a single substrate
(brand canon, methodology spec, calculator, registry) so the engineering compounds.
Evidence
Verifier
Active
Walks any assessment in the public registry — indicator by indicator, with provenance.
Runs live assessments. Quotes scoring code on demand. The "show me your receipts" agent.
Per-dimension scoring across all six SEEA EA dimensions
Answers any question about EC-M-1.1 at any rigor. Defends specific choices.
Switches register for scientist, regulator, journalist, CFO, or adversarial critic.
Read-only bridge to the production publishing agent on Fly.io. 24 data adapters,
17-persona council deliberation, citation-first science publishing to X / LinkedIn / Bluesky.
The gateway is one URL: landseed-os.aroessner1.workers.dev/<SECRET>/mcp.
Get the secret from ~/.claude/CREDENTIALS-MAP.md (operator Mac keychain
entry landseed-os-gateway-secret). Pick your surface below.
How to attach
Add to ~/.claude.json under projects['/your/project'].mcpServers:
Cowork inherits Claude.ai's connector configuration. Add the connector once at Claude.ai (see tab above), Cowork picks it up automatically.
Use the official @modelcontextprotocol/sdk HTTP transport:
import { Client } from "@modelcontextprotocol/sdk/client/index.js";
import { StreamableHTTPClientTransport } from "@modelcontextprotocol/sdk/client/streamableHttp.js";
const url = new URL("https://landseed-os.aroessner1.workers.dev/<SECRET>/mcp");
const transport = new StreamableHTTPClientTransport(url);
const client = new Client({ name: "my-app", version: "1.0" }, { capabilities: {} });
await client.connect(transport);
Receipts
The public registry, live.
Every Earth Credit assessment recorded in the public ledger. Pulled live from
calc-api.landseed.earth. This is what the
Verifier walks when asked to show provenance.