fafoaas

copyleftdev/fafoaas
★ 0 stars TypeScript API Integration Updated 11d ago
FAFO as a Service — an event-driven homage to FOAAS and a working masterclass in spec-first engineering: AsyncAPI 3 + MCP, polyglot codegen, derived contract tests, a generated conformant server, 98/98 mutation score. Consequences: eventual.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fafoaas": {
      "command": "npx",
      "args": [
        "-y",
        "copyleftdev/fafoaas"
      ]
    }
  }
}

README Excerpt

> **Causality as a Service.** You publish that you are fucking around. > You subscribe to find out. **The pitch:** [copyleftdev.github.io/fafoaas](https://copyleftdev.github.io/fafoaas/) — the landing page the category deserves. An event-driven reimagining of [FOAAS](https://github.com/tomdionysus/foaas),

Topics

asyncapicode-generationcontract-testingfafofoaasmcpmodel-context-protocolmutation-testingspec-first