v0.0.0 • DNS-based Agent Discovery

_agent Interface Discovery

Type a domain. Connect to its agent. Instantly. One DNS TXT record makes any AI agent discoverable—no SDKs, no registries, no complexity.

0 input-tokens and 0 engineering hours saved
$npm install @agentcommunity/aid-core

Get Started in 4 Steps

From zero to discovering agents in minutes

Discover Agents from Any Domain

Use the discover function to automatically find agent endpoints via DNS

import { discover } from '@agentcommunity/aid' const result = await discover('example.com') console.log(result.record.uri) // https://api.example.com/mcp console.log(result.record.proto) // mcp console.log(result.record.auth) // pat

The AI Integration Problem

Connecting to AI agents shouldn't require a PhD in API archaeology

Manual Integration Hell

Every AI agent requires custom client code, documentation diving, and endless configuration tweaks.

Protocol Fragmentation

MCP, A2A, OpenAPI, local packages—each agent speaks a different language with different auth flows.

Wasted Development Time

Developers spend weeks building what should be automatic: finding and connecting to AI services.

No Discovery Standard

There's no universal way to find agent capabilities. Each provider invents their own discovery method.

How Agent Discovery Solves This

Three simple principles that eliminate integration complexity

1

Universal Discovery

Type any domain name and instantly discover available AI agents through DNS.

2

Zero Configuration

No API keys to manage, no documentation to read. Just discover and connect.

3

Protocol Agnostic

Works with any protocol - MCP, A2A, OpenAPI, local packages, or custom APIs.

Complete Developer Toolkit

Everything you need to build AID-powered applications

Core

TypeScript/JavaScript

@agentcommunity/aid

Core resolver with TypeScript definitions for Node.js and browsers

Promise-based API
Built-in validation
Browser & Node.js support
TypeScript definitions
View Package
Ready

Python

aid-py

Pythonic interface with async/await support

Async/await support
Type hints included
Clean API design
Cross-platform
View Package
Fast

Go

github.com/agentcommunity/aid-go

High-performance Go implementation

Zero allocations
Context support
Structured logging
No external deps
View Package
DevOps

CLI Tool

@agentcommunity/aid-doctor

Command-line validator and debugging tool

DNS record validation
Security checks
Performance testing
JSON/YAML output
View Package
No Install

Web Workbench

Interactive Browser Tool

Test agent discovery without installing anything

Real-time validation
DNS debugging
Share results
Export configs
Try Now

The Future of AI Integration

Building the infrastructure for the next generation of AI applications

Universal Agent Ecosystem

Imagine a world where every AI service is instantly discoverable. No more hunting through documentation, no more custom integration code. Just type a domain and connect to any agent, anywhere.

  • Cross-platform interoperability
  • Automatic capability discovery
  • Zero-config networking
  • Universal protocol bridge

Next-Generation AI Infrastructure

AID is just the beginning. We're building the foundation for autonomous agent networks, smart routing, and self-organizing AI ecosystems that scale from startups to enterprises.

  • Agent mesh networking
  • Intelligent load balancing
  • Self-healing connections
  • Enterprise-grade security