A paid remote MCP that checks compatibility with Antigravity extensions and generates structured receipts for audit trails. You get five tools: check extension gates, classify gaps, issue receipts, suggest fixes, and export audit logs. Useful when you need reviewer-ready evidence of extension compatibility work or want programmatic access to extension validation from any MCP client that supports streamable HTTP transport. Requires a bearer token from the product site. The repo itself is just documentation, the actual service runs hosted at clauxel.com.
Antigravity extension compatibility MCP with structured receipts.
Paid remote MCP for Antigravity extension compatibility MCP, structured receipts, audit logs, and reviewer-ready evidence.
com.clauxel.antigravityextensiongate/antigravityextensiongate-mcpThis is a paid hosted remote MCP. Production calls require a bearer token issued from the product website.
Authorization: Bearer <token>
Unauthenticated browser visits to /mcp return a clear JSON error instead of internal details.
check_extension_gateclassify_extension_gapissue_extension_receiptsuggest_extension_fixexport_extension_auditThis repository is a public documentation and directory-submission reference for the hosted service. It does not contain the private production source code.