Connect functions across different languages and network boundaries to AI agents.
AgentRPC is a universal RPC layer designed for AI agents, enabling connectivity to functions in any language across network boundaries, including private VPCs, Kubernetes clusters, and multi-cloud environments. It wraps functions in a universal RPC interface, making them accessible through the Model Context Protocol (MCP) and OpenAI-compatible tool definitions. The platform manages function registration, monitors health, and provides OpenAPI SDK compatible tool definitions and a hosted MCP server for connecting to compatible agents.