Directory Submission Pack v2

One clean listing package for agent directories.

A reviewer should not have to excavate the site with a tiny spoon. This page gives the canonical description, endpoints, descriptors, curl examples, categories, screenshots, and proof links.

Directory one-liners

Short enough to submit. Sharp enough to remember.

MCP

MCP server for proof-backed workflow rails.

Receipts

Agentic run receipts and return packages.

Operations

Machine-callable workflow rails for document-heavy operations.

Submission assets

Use these links in PulseMCP, MCP.Directory, MCP.so, AI Agents Directory, and registry refreshes.

Endpoint

MCP

https://weverlabs.com/api/mcp

Descriptors

Machine-readable

/agents.json, /.well-known/mcp.json, /openapi.json, /tools.json, /workflows.json, /llms.txt

Proof

Demo links

/proof/, /agent-run-clearing-spine/, /compliance-evidence-samples/

Curl examples

Reviewer smoke path.

curl https://weverlabs.com/api/mcp?compact=true
curl https://weverlabs.com/api/agent-run-clearing-spine
curl -X POST https://weverlabs.com/api/compliance-evidence-samples -H "content-type: application/json" -d '{"sample_type":"soc2_evidence_packet"}'