ABC LEGACY LLC / Labs

ABC Legacy Labs

The incubator of ABC LEGACY LLC: shared services a small project can rent, and the experiments renting them — released early, graduated or archived within weeks.

MCP index: https://mcp.abclegacyllc.com · Source · Bring a project

Nothing listed yet.

Platform what Labs runs so a small project does not have to — rented by the line, left by changing a variable

Hosting

alpha

Labs runs your process on its server: a loopback port that is yours for the life of the id, a systemd unit that brings it back after a crash, environment injected at start, logs in the journal. Caddy is the only thing that talks to it.

A project rents it with

"uses": { "host": {"start":"…"} }

MCP hosting

alpha

A path on mcp.abclegacyllc.com for a project's MCP server: TLS, routing, the public index, 410 on retirement — and, when a tool ever needs identity, OAuth at the gateway so the project never implements it.

Public surface

https://mcp.abclegacyllc.com

A project rents it with

"uses": { "mcp": {} }

What the labels mean

building
Not callable yet. 14 days from "started" to alpha, or archived.
alpha
Callable. May break, may change, may vanish. Feedback wanted.
beta
Callable and stable in shape. Breaking changes get a deprecation window.
graduated
Left Labs for a home of its own. The endpoint keeps working.
archived
Retired. The endpoint returns 410 Gone and points to the note explaining why.