ax-mcp: A Remote Scraping MCP Server over Streamable HTTP

Ax-mcp provides a remote Streamable HTTP MCP endpoint for the ax scraper, ensuring reliability across reverse proxies and unstable networks. By converting tool calls into independent HTTP POSTs, it maintains connectivity through CDNs and VPNs, offering a robust alternative to stateful SSE connections.

Read more  ↩︎

Code Relay MCP: Early Concept for Cross-Session State Handoff

Early concept for a standalone native-Rust MCP server handling cross-session and cross-repository agent state handoff. The repository later shifted to a Graphify embedded plugin architecture — see the companion article for the actual implementation.

Read more  ↩︎