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
  • easy-a2a Public

    Use the Agent2Agent(A2A) protocol with any OpenAI API compatible endpoint.

    the-artinet-project/easy-a2a’s past year of commit activity
    TypeScript 3 1 0 0 Updated Nov 13, 2025
  • agent-relay Public

    A Typescript library for discovering and sending messages between A2A enabled AI agents.

    the-artinet-project/agent-relay’s past year of commit activity
    TypeScript 2 Apache-2.0 0 0 0 Updated Nov 12, 2025
  • 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 Typescript SDK for Agentic Communication.

    the-artinet-project/artinet-sdk’s past year of commit activity
    TypeScript 33 Apache-2.0 7 0 0 Updated Nov 10, 2025
  • create-agent Public

    A libarary of template A2A projects

    the-artinet-project/create-agent’s past year of commit activity
    TypeScript 3 Apache-2.0 1 0 0 Updated Nov 8, 2025
  • chat Public

    An A2A client wrapped in a light-weight commandline chat app.

    the-artinet-project/chat’s past year of commit activity
    TypeScript 0 Apache-2.0 0 0 0 Updated Nov 8, 2025
  • cli Public

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

    the-artinet-project/cli’s past year of commit activity
    TypeScript 12 Apache-2.0 0 1 0 Updated Nov 8, 2025
  • router Public

    A typscript library for routing messages between A2A enabled AI agents and marshalling MCP tool servers.

    the-artinet-project/router’s past year of commit activity
    TypeScript 0 Apache-2.0 0 0 0 Updated Nov 8, 2025
  • mcp Public

    A collection of useful MCP tools for the artinet

    the-artinet-project/mcp’s past year of commit activity
    TypeScript 3 Apache-2.0 0 0 0 Updated Nov 8, 2025
  • .github Public
    the-artinet-project/.github’s past year of commit activity
    0 0 0 0 Updated Nov 8, 2025
  • types Public

    A collection of useful types for the artinet.

    the-artinet-project/types’s past year of commit activity
    TypeScript 0 Apache-2.0 0 0 0 Updated Nov 7, 2025

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…