Requirements traceability
Move fast. Stay on course.
Microfilm holds teams and agents to their requirements—every test maps to a requirement, every result shows its work.
One signed record. Actor, content, and time, bound and chained the moment the agent writes it.
How you connect
Microfilm runs as a remote MCP server. Connecting takes a single command — here's the setup for each client.
$claude mcp add --transport http microfilm https://mcp.microfilm.dev/mcp { "mcpServers": { "microfilm": { "url": "https://mcp.microfilm.dev/mcp" } }} { "servers": { "microfilm": { "type": "http", "url": "https://mcp.microfilm.dev/mcp" } }} $npx mcp-remote https://mcp.microfilm.dev/mcp Add Microfilm to your agent.
Log in once. Your agent is paired.
Your agent records signed evidence as it tests. Everything lands in your portal.
Each test your agent runs becomes one signed record like this — captured at the moment of work, not reconstructed from a log.
Why Microfilm
AI coding agents write most of the test code and run most of the tests. They’re good at running tests and bad at holding themselves to a spec. Throughput stopped being the hard part.
A green checkmark in a terminal isn’t evidence. What’s missing is a structured, verifiable record of what actually ran — and agents don’t produce that on their own.
It’s the structured enforcement and evidence layer agents write to. Signed, chained, verifiable offline — so testing produces a record, not just output.
How it works
The agent writes a test event to the MCP server; Microfilm signs it, chains it into the reel, and returns a record anyone can verify — no desktop app, no extension, no screen recorder.
Your AI coding agent records each test event — the procedure it ran, the work item, the result — to the Microfilm MCP server as it works. The agent is the user. There’s no app to open and nothing to record by hand.
Each event gets a real, KMS-backed signature (ES256) and chains into a tamper-evident reel. Any record verifies offline — anyone can confirm what happened without trusting Microfilm.
Signed records flow into the web portal — searchable, scrollable, filterable, and ready to share as a record anyone can verify.
Requirements traceability and sharing are lenses on the same signed evidence, not a separate product. Follow any requirement to the records that prove it was tested.
Every event is signed with a KMS-backed key and chained into a tamper-evident reel, so any record verifies offline. Your evidence is isolated to your tenant, hosted in US regions, and never used to train any model. You set retention.
Point your coding agent at the Microfilm MCP server. Your team searches, traces, and shares everything it captures in the portal.