A paid, hosted runtime that wraps MCP server execution and returns structured audit trails for every call. You get tools like runtime_health_check, tool_schema_list, fastmcp_call_proxy for forwarding requests to underlying servers, and usage_receipt_lookup for pulling billing and usage records. Built for teams running agents or CI pipelines that need compliance logs and verifiable receipts of what each tool invocation did. Requires a bearer token from their website. Useful when you're operating MCP servers in production and need to prove what happened without building your own instrumentation layer.
FastMCP Runtime remote MCP for hosted MCP server.
Paid remote MCP for hosted MCP server, structured receipts, usage logs, and audit-ready evidence for agent and CI workflows.
com.clauxel.fastmcpruntime/fastmcpruntime-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.
runtime_health_checktool_schema_listfastmcp_call_proxyusage_receipt_lookupThis repository is a public documentation and directory-submission reference for the hosted service. It does not contain the private production source code.