# AgentRPC ## Docs - [How it Works](https://docs.agentrpc.com/how-it-works.md): Understanding the AgentRPC architecture and workflow - [Anthropic SDK](https://docs.agentrpc.com/integrations/anthropic.md): Connect Anthropic Claude models to your AgentRPC tools - [MCP Server](https://docs.agentrpc.com/integrations/mcp-server.md): Start an MCP (Model Context Protocol) server with AgentRPC - [OpenAI SDK](https://docs.agentrpc.com/integrations/openai.md): Connect OpenAI models to your AgentRPC tools - [OpenRouter SDK](https://docs.agentrpc.com/integrations/openrouter.md): Connect multiple AI models through OpenRouter to your AgentRPC tools - [Introduction](https://docs.agentrpc.com/introduction.md): Connect AI agents to any function with AgentRPC - [Quickstart](https://docs.agentrpc.com/quickstart.md): Get started with AgentRPC in minutes - [Go SDK](https://docs.agentrpc.com/tools/go.md): Register tools with the Go SDK - [Python SDK](https://docs.agentrpc.com/tools/python.md): Register tools with the Python SDK - [TypeScript SDK](https://docs.agentrpc.com/tools/typescript.md): Register tools with the TypeScript SDK ## OpenAPI Specs - [openapi](https://docs.agentrpc.com/api-reference/openapi.json)