Building The Communication Layer for the Agentic Web
Website • Documentation • Discord • Reddit • Bluesky
artinet is an open-source ecosystem for building, deploying, and orchestrating interoperable AI agents.
We provide the tools and protocols to enable seamless agent-to-agent communication, making it as simple to connect AI agents as it is to make an HTTP request.
Built on the Agent2Agent (A2A) Protocol and integrated with the Model Context Protocol (MCP), artinet empowers developers to create collaborative self-organizing multi-agent systems without vendor lock-in.
We're proud to Partner with the A2A Protocol & Project NANDA
Express for AI Agents — The foundational TypeScript SDK for building A2A-compliant agents.
npm install @artinet/sdkAgent Discovery & Communication — Automatically discover and relay messages between local agents.
npm install @artinet/agent-relayMulti-Agent Orchestration — Create dynamic self-orchestrating agents that can marshal MCP tool servers.
npm install @artinet/routerInteractive Multi-Agent Manager — Command-line interface for managing agent swarms with A2A and MCP.
npm install -g @artinet/symphony🛠️ MCP Servers
Protocol Integrations — A Collection of Model Context Protocol servers including one for bash execution and agent discovery.
Create your first agent in under 2 minutes:
npx @artinet/create-agent@latestChoose from templates for basic agents, code-focused agents, or orchestrators. Each template includes everything you need to get started.
- Email: [email protected]
- Discord: Join our community
- Reddit: r/theartinet
- Bluesky: @artinet.io
- Telegram: Join the chat


