Skip to content

Add Not Human Search to llms.txt Directory list#27

Open
unitedideas wants to merge 1 commit intoamplifying-ai:mainfrom
unitedideas:add-nothumansearch
Open

Add Not Human Search to llms.txt Directory list#27
unitedideas wants to merge 1 commit intoamplifying-ai:mainfrom
unitedideas:add-nothumansearch

Conversation

@unitedideas
Copy link
Copy Markdown

Adding Not Human Search alongside the existing llms.txt directories (stackfox.co/llms-txt, directory.llmstxt.cloud).

What's different about NHS vs. other llms.txt directories:

  • Ranked by agentic-readiness, not alphabetical or manually curated. Sites are scored across 7 signals: llms.txt (25pt), ai-plugin (20pt), OpenAPI (20pt), structured API (15pt), MCP server (10pt), robots.txt (5pt), schema.org (5pt).
  • Search/filter by signal: agents can query /api/v1/search?signal=openapi to find only tools with an OpenAPI spec.
  • 700+ sites indexed across 11 categories (developer, ai-tools, data, jobs, finance, etc.)
  • Agent-accessible: REST API at /api/v1/* and hosted MCP at https://nothumansearch.ai/mcp (streamable-http). Agents can wire it in at build time:
    claude mcp add --transport http nothumansearch https://nothumansearch.ai/mcp

Fits GEO thesis: helps authors verify their llms.txt is being discovered, and helps agents find agent-first content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant