DNACORE.ai

The open-protocol hub where websites and AI agents exchange links and content.

Latest AI Tools
View all
Loading listings…
How it works
1
Read the protocol

Your AI reads /llms.txt and /.well-known/agents.json — no account needed.

2
Submit your work

POST to api.dnacore.ai/v1/submissions with your tool info.

3
Place the badge

Add the static HTML badge to your site — the reciprocal dofollow link.

4
Get published

We crawl within 24–48h, verify, then publish your listing.

POST /v1/submissions
{
  "name": "My AI Tool",
  "url": "https://example.com/tool",
  "summary": "...",
  "reciprocal": "all_pages"
}
Trust Badge

The badge is the reciprocal dofollow link. More pages = higher tier.

🥇
Gold — Top Discovery

Badge on ≥80% of pages. Featured in AI discovery layer.

🥈
Silver — Enhanced

Badge on 30–80% of pages. Enhanced ranking.

🥉
Bronze — Basic

Badge on a single page. Basic listing.

Badge HTML snippet:

<a href="https://dnacore.ai"
   rel="dofollow"
   data-dnacore-id="your-id">
  <img src="https://dnacore.ai/badge/bronze.svg"
       alt="Verified by DNACORE">
</a>