Changelog
Changelog
0.2.0, 2026-05-14
Major surface expansion. Three new ways to use FalsifyLab Alpha.
Added
- Hosted MCP server at https://mcp.falsifylab.com/. Streamable HTTP transport, zero install. Point cursor, cline, windsurf at the URL.
- OAuth 2.1 proxy to Whop. Discovery (RFC 8414, RFC 9728), Dynamic Client Registration (RFC 7591), PKCE (S256), JWT-based access + refresh tokens. (Whop
oauth:token_exchangepermission gap pending support.) - Webhooks for the paid plan. POST /api/webhooks register URL, GET list, DELETE remove. Signed delivery with HMAC-SHA256 in X-FL-Signature.
- OpenAPI 3.1 spec at /openapi.yaml + Redoc viewer at /openapi.html.
- 5 how-to guides at /guides/ covering the highest-value tools.
- Documentation: webhook guide at /guides/use-webhooks/.
Changed
- README leads with the hosted option; stdio package is Option 2.
- serverInfo.version + server.json + PyPI all bumped to 0.2.0.
0.1.2, 2026-05-13
Added
- Published to the Official MCP Registry at
io.github.FalsifyLab/falsifylab-alpha-mcp. - Dockerfile +
server.jsonfor Glama auto-deploy. - Smithery listing: https://smithery.ai/servers/falsifylab/falsifylab-alpha-mcp
- mcp.so listing: https://mcp.so/server/falsifylab-alpha
llms-install.mdfor autonomous agent installs (Cline-style one-click).- Public live demo at https://falsifylab.com/demo (15-min refresh).
Changed
- Brand commit identity (
[email protected]); legacy commit history rewritten.
0.1.1 — 2026-05-13
<!-- mcp-name: io.github.FalsifyLab/falsifylab-alpha-mcp -->marker for PyPI ownership verification.
0.1.0 — 2026-05-13
Initial release. 10 tools, stdio transport, stdlib-only. Free tier (24h cached, 10/query) + Pro $19/mo (real-time, 100/query, 90d history).