● degraded
Ground truth for AI coding agents, over MCP. Asynthetic serves hand-curated migration maps - ordered breaking changes with before/after code, deprecations, peer requirements, and a citation on every claim. Machine-readable confidence, explicit unknowns, verified on real builds. Install: npx -y asynthetic or the hosted HTTP endpoint.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/asynthetic-ai/asynthetic/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/asynthetic-ai/asynthetic/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/asyntheticai/asynthetic