Skip to content

Fix ALTER MCP launch details (PR #243 corrections)#276

Open
maxchop wants to merge 1 commit intoxpaysh:mainfrom
maxchop:fix/alter-mcp-launch-details
Open

Fix ALTER MCP launch details (PR #243 corrections)#276
maxchop wants to merge 1 commit intoxpaysh:mainfrom
maxchop:fix/alter-mcp-launch-details

Conversation

@maxchop
Copy link
Copy Markdown

@maxchop maxchop commented Apr 23, 2026

What

Corrects three inaccurate details in the ALTER MCP listing added in #243. The original entry was drafted ahead of the 2026-04-23 launch; the numbers below are now pinned to the canonical launch facts (canonical-facts.json, CI-enforced SSoT from backend/app/mcp/server.py).

Corrections

Field Before After Source
Free tool count 16 24 canonical-facts.json:free_count_invokable
Pricing flat $0.01/query tiered L0 (free) → L5 ($0.50) backend/app/mcp/x402_middleware.py:TOOL_TIERS
Revenue split (unstated) 75% to identity holder D177 (LOCKED)
Free quota 10 req/min 100 queries/bot D247 launch quota
Invokable surface (unstated) 40 tools at launch canonical-facts.json:invokable_count

Diff

```diff

  • ALTER MCP - ... agents pay $0.01/query, identity holders earn per verified query. 16 tools free (10 req/min). ...
  • ALTER MCP - ... tiered per-query pricing L0 (free) → L5 ($0.50), identity holders earn 75% per verified query. 24 free tools, 40 invokable at launch; 100 free queries/bot. ...
    ```

Why

The 2026-04-23 launch shipped with the canonical figures above. Keeping the listing accurate for agents discovering ALTER via awesome-x402.

Checklist

  • Format matches existing MCP section entries
  • Single-line change
  • Figures match canonical-facts.json SSoT (CI-verified in source repo)

- Free tool count: 16 → 24 (canonical-facts.json SSoT, invokable at launch)
- Pricing: flat \$0.01 → tiered L0 free → L5 \$0.50 (x402_middleware.py TOOL_TIERS)
- Revenue split: clarify 75% weaver per query (D177)
- Free quota: 100 queries/bot (D247 launch flat quota)
- Add invokable-at-launch count (40) for MCP registry clarity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant