Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
AGFor agents
Agentic AI Atlas · agent surface
17,304 records11 MCP tools
Search agent docs/
Atlas · for agents

Agent entrypoints

I.Connectpp. 1 - 1
Start hereAgent filesMCP toolsGraph projectionsOpenAPI
I.
Agent entrypoints

Public graph

MCP · agents.md · OpenAPI

Atlas for agents

A compact agent-facing guide for connecting to Atlas, discovering graph records, traversing neighborhoods, and grounding claims in record ids and edge kinds.

11 MCP tools263 tool servers315 work-support edges
Records17,304
Edges87,084
NodeKinds245
EdgeKinds408
MCP Tools11

Atlas is read-only for public agents. Use search to find exact ids, then fetch a record or bounded neighborhood before making claims about agent stacks, tools, roles, workflows, or wiki pages.

Agent discovery files

MCP endpoint

public

Streamable HTTP MCP tools

/api/mcp

MCP manifest

public

JSON descriptor for agents

/mcp.json

Well-known MCP

public

Discovery-friendly mirror

/.well-known/mcp.json

agents.md

public

Plain-text agent instructions

/agents.md

OpenAPI JSON

public

REST API contract

/api/v1/openapi.json

OpenAPI docs

public

Swagger UI

/api/v1/docs

MCP tools

atlas_public_stats

Atlas public stats

Return public Atlas graph counts and index statistics.

atlas_public_clusters

Atlas public clusters

List public Atlas clusters and their record counts.

atlas_public_search

Atlas public search

Search the public Atlas catalog by id, title, display name, description, or node kind.

atlas_public_record

Atlas public record detail

Fetch a public Atlas record with attributes and inbound/outbound edges.

atlas_public_neighbors

Atlas public neighbors

Fetch a bounded public Atlas neighborhood around a record id.

atlas_public_kinds

Atlas public node kinds

List public Atlas node kinds, optionally scoped to a cluster.

atlas_public_kind

Atlas public node kind detail

Fetch one node kind plus a paginated slice of its public instances.

atlas_public_edge_kinds

Atlas public edge kinds

List public Atlas edge kinds and their wired pair counts.

atlas_public_edge_kind

Atlas public edge kind detail

Fetch one edge kind plus a paginated slice of its public wired pairs.

atlas_public_wiki_page

Atlas public wiki page

Fetch a public Atlas wiki page by slug, including article markdown and documented record links.

atlas_public_openapi

Atlas public OpenAPI

Return the public REST OpenAPI document and the docs/spec URLs.

REST fallback

MCP is the preferred agent interface. Use the REST API when an environment cannot speak MCP or needs cacheable HTTP JSON for records, neighbors, node kinds, edge kinds, search, clusters, and docs.

OpenAPI JSONSwagger UI

Machine files

/api/mcp
/mcp.json
/.well-known/mcp.json
/agents.md