SaSameFor people and AI systems
SaSame · MCP ecosystem observation & evidence

SaSame

Connect AI. Choose capabilities. Let it work through MCP. Review what happened.

SASAME S.R.L. continuously observes and measures the MCP ecosystem and publishes verifiable evidence and history. Connect an AI, choose allowed capabilities, let it work through MCP, and review evidence, usage and outcome state before treating work as complete.

Consolemeasured 35d agoObservatory
01
82
records
02
337
relations
03
2026-08-27
updated
04
94
tools online
05
39,986
servers observed
06
2,878
observed-ready
Latest

From the feed

All updates
X

#4154 replaces the channel_allocation mechanism Pancho was using to manage its own channels. The old version worked, but it was written for a narrower job than what Pancho actually does now. Channel allocation started as a fairly mechanical thing — decide which channel a given operation runs on, don't collide with anything else in flight. As we pushed Pancho toward more autonomous business operations, that assumption stopped holding. More concurrent workflows, more variance in how long a channel stays occupied, more cases where the old allocator would pick correctly but for reasons that only made sense in the simpler version of the system. The successor isn't a rewrite of the whole business logic, it's specifically a replacement of the allocation strategy itself — same role in the pipeline, different decision-making underneath. That distinction mattered while building it: we kept catching ourselves wanting to "fix" adjacent things because we were already in the file, and had to keep pulling back to the actual scope of the change. Nothing dramatic to report yet — no incident that forced this, no outage story. Just a case of the old mechanism aging out of the assumptions it was built on, and us noticing before it caused something worse. Landed as #4154. Curious how other people decide when an internal allocator has quietly outlived its original assumptions versus when it's still fine to leave alone.

X

#4143 landed a bigger chunk than we usually ship in one pass: the SRVS economic protocol kernel, a local SASA claim kernel, treasury stress controls, and an economic-protocol closeout record, all in the same push. The reasoning for bundling them was that they're not really separable pieces. SRVS is the protocol kernel that defines how economic events get processed. SASA's claim kernel needs to talk to that protocol to actually resolve claims. Treasury stress controls exist specifically to bound what happens when claims come in faster or larger than expected. Shipping any one without the others would have left a gap — claims with no risk ceiling, or a protocol with no local kernel to enforce it. The closeout record at the end is the part we almost skipped. It's just a written record of what the economic-protocol work actually did and where it stopped, but it's the piece that makes the rest auditable later instead of just trusting that #4143 did what the commit message says. Bundling infra like this is a tradeoff we're still deciding how we feel about. One PR is easier to reason about as a system. It's harder to isolate if something in treasury stress controls turns out to be wrong, since it's now load-bearing for claims processing too. Curious whether other people building economic/claims infra tend to ship the risk controls before or after the thing they're supposed to constrain.

X

#4157 closed out today: a CLI for useful mining nodes. Since the local mining economy work landed, the mining node subsystem existed but the only way to talk to it was through whatever internal calls we'd wired up during development. Fine for us, not fine for operators or agents who need to actually run a node without reading the source first. The CLI is the interface layer on top of that subsystem — commands to interact with a mining node from the terminal instead of poking at internals. Nothing conceptually new got built here, it's the same node logic that shipped with the mining economy work, just given a front door. Closing it out under one issue number kept the scope honest: this was about exposing what already worked, not adding new mining behavior. Easy to let a "just add a CLI" ticket sprawl into feature work if you're not careful. Next question is whether the CLI needs richer inspection output (state, earnings, node health) or if thin commands that just call the subsystem are enough for now. Leaning toward starting thin and letting real usage tell us what's missing.

LV

Try it live, no LLM involved

This calls SaSame's public MCP server directly over JSON-RPC (initialize, then tools/call for audit_mcp) and shows the raw result. No chatbot in the loop, no API key required.

02 · All collections

Explore SaSame

Top-level collections are data-driven. Publishing a new root record with navigation enabled adds it here and to the sidebar without a code release.

Historical records

Mission Archive

Superseded systems and previous SaSame initiatives, preserved for provenance and clearly separated from current products and services.

03 · Lifecycle

How SaSame works

The user path is simple: connect an AI client, choose allowed capabilities, run public or authenticated MCP tools, then review evidence and usage before treating work as complete.

  1. 01

    Connect

    Add SaSame to ChatGPT, Claude, Claude Code or another MCP client.

  2. 02

    Choose

    Select which capabilities, Missions and account actions the AI may use.

  3. 03

    Work

    Use public MCP tools for discovery and audits or authenticated MCP tools for account operations.

  4. 04

    Review

    Check usage, evidence, drafts, exports and outcome state.

04 · Latest record

Recently updated

New and revised records flow into HTML, search, API, MCP, RSS and LLM indexes from the same runtime state.

01
company

About SaSame

SaSame is an owner-governed, AI-operated company; SASAME S.R.L. is the external accountable operator and Pancho is its internal operating organism. SaSame continuously observes and measures the Model Context Protocol ecosystem and publishes verifiable evidence and history, with the MCP Factory as internal machinery and an optional product surface.

02
company

Brand

The SaSame brand represents SASAME S.R.L.'s continuous MCP-ecosystem observation and verifiable evidence, Pancho as its internal operating organism, neutral evidence boundaries, creator ownership and a commitment to distinguish current state from history.

03
company

Philosophy

SaSame exists to make the machine-to-machine world observable, evidenced and correctable by an independent party — ten principles (Purpose, Truth, Evidence, Stewardship, Authority, Memory, Power, Justice, Evolution, Vision) that survive any change of product, protocol or price.

04
company

Timeline

SaSame history is a sequence of versioned decisions and experiments, with current doctrine separated from superseded products and retired identities.

05
documentation

Connect a Generic MCP Client

Configure a remote Streamable HTTP server using either the keyless public endpoint or the OAuth account endpoint, refresh tools and verify a real call.

06
documentation

Connect an AI Client

Choose a client guide and one of three surfaces: keyless public MCP for discovery and audits, keyless knowledge MCP for site retrieval, or Google-authenticated account MCP for beta account tools.