Skip to content
@the-artinet-project

artinet

the artificial intelligence network

main logo-upscaled-cropped

The Artificial Intelligence Network

Building The Communication Layer for the Agentic Web

Website Discord GitHub stars Downloads

WebsiteDocumentationDiscordRedditBluesky


🌐 What is artinet?

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.

Partners

We're proud to Partner with the A2A Protocol & Project NANDA

image image

Core Projects

Express for AI Agents — The foundational TypeScript SDK for building A2A-compliant agents.

npm install @artinet/sdk

npm downloads

Agent Discovery & Communication — Automatically discover and relay messages between local agents.

npm install @artinet/agent-relay

npm downloads

Multi-Agent Orchestration — Create dynamic self-orchestrating agents that can marshal MCP tool servers.

npm install @artinet/router

npm downloads

Interactive Multi-Agent Manager — Command-line interface for managing agent swarms with A2A and MCP.

npm install -g @artinet/symphony

npm downloads

🛠️ MCP Servers

Protocol Integrations — A Collection of Model Context Protocol servers including one for bash execution and agent discovery.

⚡ Quick Start

Create your first agent in under 2 minutes:

npx @artinet/create-agent@latest

Choose from templates for basic agents, code-focused agents, or orchestrators. Each template includes everything you need to get started.

📬 Get in Touch

Pinned Loading

  1. cli cli Public

    An interactive command-line interface that uses the Agent2Agent (A2A) & Model Context Protocols (MCP) to manage multi-agent systems.

    TypeScript 12

  2. artinet-sdk artinet-sdk Public

    Express for AI Agents. Wrap your Agents in the Agent2Agent Protocol and allow them to communicate with any agent no matter the runtime or the ecosystem. All without any of the boilerplate. A Typesc…

    TypeScript 33 7

Repositories

Showing 10 of 12 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…