Back to directory
agentrpc/agentrpc

agentrpc/agentrpc

@agentrpc

A universal RPC layer for AI agents. Connect to any function, any language, any framework, in minutes.

rpcai-agentsmcptypescriptapiuniversal-rpctool

Installation & Configuration

{
  "mcpServers": {
    "agentrpc": {
      "command": "npx",
      "args": [
        "-y",
        "agentrpc",
        "mcp"
      ],
      "env": {
        "AGENTRPC_API_SECRET": "<YOUR_API_SECRET>"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12