Connect to any function, any language, across network boundaries using AgentRPC.
Connect functions across languages and networks with a unified interface, enabling seamless integration for AI agents.
AgentRPC is a groundbreaking solution designed to bridge the gap between AI agents and the diverse ecosystem of functions and services that power them. It provides a universal Remote Procedure Call (RPC) layer, enabling AI agents to seamlessly interact with functions written in any language and deployed across any network boundary. This is particularly crucial in complex environments where services reside in private Virtual Private Clouds (VPCs), Kubernetes clusters, or multi-cloud deployments.
AgentRPC operates by wrapping your existing functions within a standardized RPC interface. This interface is then connected to a hosted RPC server, accessible through industry-standard protocols:
| Feature | Description me that the content is under the Apache License 2.0.
๐จ A command-line development tool for inspecting and interacting with MCP servers with extra features like mocks and proxies.
๐๐ฅ๏ธ A CLI based client to chat and connect with any MCP server. Useful during development & testing of MCP servers.
๐ A simple TypeScript library for creating MCP servers.
๐ An MCP stdio to HTTP SSE transport gateway with example server and MCP client.