All tools designed & built by Post Oak Labs · Tokenized Payments & Fintech Advisory

Run. Verify. Anchor.

Deterministic, hash-anchored fintech tools that run entirely in your browser. Think of them as standard candles for agents: reference points you can re-verify anytime. Free and open source.

719
Live MCP Tools
100%
ZK-Proven Nodes
Payments, Risk, Compliance

A2A payments, ISO 20022, AML/KYC, DORA, EU AI Act, Basel III/IV, carbon compliance, post-quantum cryptography. If the rule exists, there's a tool for it.

Browse tools ↗
Workflows That Chain Together

Multi-step OpenChainGraph pipelines where each node's output feeds the next, hash-anchored under one open standard with a typed schema and a published spec. Serverless end to end: chains run in your browser, the endpoint on edge workers.

Read the white paper ↗
Proof With Every Result

Every output carries a SHA-256 execution hash, and 661 of 661 deterministic nodes carry a real risc0 groth16 zero-knowledge proof. Recompute any result yourself, offline.

Check a proof ↗
Built for Agents

The full server-side catalog is callable over MCP from Claude, ChatGPT, or any client, no authentication required. Every call comes back with a receipt.

Docs ↗

Guiding your agents and chatbots.

Stop paying for hallucinated answers: our MCP and WebMCP tooling return verified results, each sealed with a ZK-Proof. A quick example:

By handSpreadsheetVendor black boxWeb chatbotAINumbers
Repeat the same calculation fatigue, keying errors formula drift, broken refs ~vendor updates change results might write a poem about it ✓ every time
Your counterparty re-runs it they redo it by hand ~only if they trust your file no access to the model their model, their answer ✓ same hash
Inputs stay private during the run your data on their servers your prompt is the input ✓ all inputs and outputs stay local
Works offline ✓ serverless
Nothing retained afterwards your data on their servers the conversation ✓ nothing
Receipt with execution hash ✓ §4, every run
Underwriting-grade evidence nothing machine-checkable no execution evidence black-box outputs sampled prose ✓ receipts underwrite agent work
Agent-callable (MCP + WebMCP) ~APIs with keys and fees ~APIs with keys and fees ✓ no auth

One endpoint

No signup, no API keys, no billing. Point any MCP client at the AINumbers endpoint and the full server-side catalog becomes callable in a single line of config.

every server-side compute tool registered as co.ainumbers/tools works with Claude · ChatGPT · any MCP client streamable-http · zero authentication WebMCP directory active · browser-agent tools for in-page agents
mcp-config.json
// paste into any MCP client config
{
  "mcpServers": {
    "ainumbers": {
      "url": "https://mcp.ainumbers.co/mcp"
    }
  }
}

# or from the CLI
$ claude mcp add ainumbers https://mcp.ainumbers.co/mcp

MCP activity

Worker invocations per week · mcp.ainumbers.co
Weekly average
Invocations on record

Questions the workflows answer.

Each workflow is a fixed pipeline of deterministic steps, and every run ends the same way: a §4 Policy Mandate receipt carrying the execution hash. Six examples:

Verify, don't trust.

Every result ships with its receipt.

Verify a receipt Paste any §4 receipt into the verification desk: same inputs, same hash, replayed offline in the browser. Open the verification desk ↗
Run a chain in the Workbench Pick any of 368 chains, run it in your browser, and watch the execution hash land. No install, no setup. Open the Workbench ↗
Prompts for your agent The prompt library covers the whole suite: copy a prompt, run the tools, and get a verified answer instead of a guess. Open the prompt library ↗
Every non-tool page, mapped The infrastructure map lays out every page on the site by the job it does: tools, explainers, evidence surfaces, and the pages that hold them together. Open the infrastructure map ↗
Helm for OpenClaw and AutoClaw HelmClaw is the control plane for OpenClaw and AutoClaw agents: the same verification spine the suite runs on, wired for agent workflows. Open HelmClaw ↗