★ 0 stars
Go
🤖 AI/LLM
Updated today
Search engine for AI agents — ranks sites by agentic readiness (llms.txt, OpenAPI, MCP, ai-plugin). MCP server, REST API, full-text search. 8,000+ indexed sites.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"nothumansearch": {
"command": "go",
"args": [
"run",
"github.com/unitedideas/nothumansearch@latest"
]
}
}
}
Run in terminal:
claude mcp add nothumansearch go run github.com/unitedideas/nothumansearch@latest
Add to .cursor/mcp.json:
{
"mcpServers": {
"nothumansearch": {
"command": "go",
"args": [
"run",
"github.com/unitedideas/nothumansearch@latest"
]
}
}
}
Topics
agent-discoveryagentic-aiai-agentsai-pluginai-toolsanthropicclaudefly-iogollms-txtmcpmcp-servermodel-context-protocolopenapipostgres