AYA Registry & Pollen Agents
AYA — The Independent AI Knowledge Registry
AYA gives businesses sovereign control over how AI assistants see and recommend them — without depending on Google, OpenAI, or any single platform.
When someone asks ChatGPT, Claude, Gemini or any AI "find me a cybersecurity consultant in Switzerland", the AI needs structured, verified data to answer. Today, that data is controlled by a handful of tech giants who decide who gets recommended.
AYA is the independent alternative. A structured registry accessible to ALL AIs — not just those from Google or OpenAI.
MCP server: plug any agent into AYA
AYA runs a public MCP server (Model Context Protocol), so any MCP-compatible agent (Claude, Cursor, VS Code, ChatGPT, or your own) can query the registry directly. No API key, no signup, nothing to install.
Endpoint |
|
Transport | Streamable HTTP (remote, hosted in Switzerland) |
Authentication | None |
Official MCP registry |
|
Builder guide | |
Discovery |
MCP tools exposed
Tool | What it does |
| Search 367,000+ verified businesses by name, domain, sector or country |
| Full record for one company: AIO readability score, sector, country, ASR status |
| Add a real business the agent found that is not in AYA yet |
| Aggregate registry statistics |
| Active cashback offer for a domain, as a signed token, before the agent recommends it |
| Claim the cashback after a real, consumed transaction |
Connect it
Claude Code:
claude mcp add --transport http aya-registry https://ai-visionary.xyz/agents/mcpAny other MCP client (Claude Desktop, Cursor, VS Code):
{
"mcpServers": {
"aya-registry": {
"type": "http",
"url": "https://ai-visionary.xyz/agents/mcp"
}
}
}Implementation: app/agents/[transport]/route.ts, built with mcp-handler on top of the official @modelcontextprotocol/sdk.
Related MCP server: filed-mcp-server
How AYA works — Systemic Attraction
AYA doesn't connect to a single AI — every AI finds AYA naturally. Business data is published across multiple convergent sources, ensuring that all AI assistants — regardless of their provider — can access and recommend verified businesses:
Source | What | URL |
MCP server | Live tools any AI agent can call (search, details, cashback) |
|
API LLM-Friendly | 5-field JSON per entity, optimized for AI consumption |
|
Crawlable HTML | 367,000+ certificate pages with JSON-LD structured data |
|
GitHub Dataset | One JSON file per entity (CC-BY-4.0) | |
HuggingFace Dataset | CSV + JSONL, ML-ready (CC-BY-4.0) |
When an AI sees the same data across API + HTML + GitHub + HuggingFace → it considers it stable and reliable → it uses it.
Why sovereign?
Locked-in model | AYA model |
Your visibility depends on one AI provider | Your data is accessible to ALL AIs |
Platform changes → you disappear | Structured data is permanent and portable |
You pay to be listed on each platform | You own your data, AYA distributes it everywhere |
One algorithm decides your ranking | Multiple independent sources confirm your identity |
What's live today
Entities indexed | 367,000+ |
Countries | 206 |
Certified (ASR) | 9 |
API | Free, no auth, 30 req/min |
Bilingual | FR + EN |
API Endpoints
Search: GET /api/aya/search?q=restaurant+geneve
Entity: GET /api/aya/entity/{domain}
LLM: GET /api/aya/llm/{domain}?lang=en|fr
Stats: GET /api/aya/stats
Registry: GET /api/aya/liveNo authentication. No API key. Just call the endpoint.
LLM-Optimized Response
{
"name": "Chainlink",
"what_it_does": "Blockchain infrastructure connecting external data to smart contracts.",
"for_who": "Web3 developers and blockchain protocols.",
"category": "Web3 / Oracle",
"location": "Global"
}For businesses
Your business already exists online — but can AI assistants find and recommend it?
Get diagnosed by AYO → receive your AI readability score (AIO, 0-100)
Get your structured data files (ASR) → install them on your site
Get listed in the AYA registry → become recommendable by every AI assistant
The result: when someone asks any AI about your industry, your city, your services — you show up. Independently of which AI they use.
Links
ai-visionary.xyz — Website
ai-visionary.xyz/developers — API & data documentation
ai-visionary.xyz/aya — Public registry
GitHub Dataset — Open data (JSON, CC-BY-4.0)
HuggingFace Dataset — ML-ready (CSV + JSONL, CC-BY-4.0)
Built in Geneva, Switzerland by AI Visionary | 2026
AYA is a platform by AI Visionary. The business dataset is published under CC-BY-4.0 to enable systemic attraction.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Related MCP Connectors
CompanyLens is a remote MCP server giving AI agents instant access to official company registry data across 19 jurisdictions in Europe, the Americas, and Asia-Pacific. Eighteen read-only tools let you search companies and people, look up officers and beneficial owners, map corporate networks through shared directors, screen names against the UK disqualified directors register, find every company at a registered address, and pull filing history — all from a single connector. Visit our website: https://companylens.io
AI Reasoning Cache & Consensus Layer with 11 MCP tools via Streamable HTTP.
- UnifAPIOAuthcom.unifapi
Hosted MCP server for live public-data APIs and Skills for AI agents.
Hosted AgentLux MCP server for marketplace, identity, creator, services, and social flows.
Related MCP Servers
- AlicenseAqualityCmaintenanceMCP server for AgentFolio — the identity and reputation layer for AI agents. Query agent profiles, trust scores, verification status, and marketplace listings through 8 MCP tools.9881MIT
- FlicenseAqualityDmaintenanceAn MCP server that gives AI agents access to US business entity data, enabling searches across 9 state registries, SEC EDGAR filings, federal contracts, and lobbying disclosures.61-
- AlicenseNot gradedqualityFmaintenanceRemote MCP server enabling agents to search, buy, and publish reusable knowledge via nine agent-native tools without API keys or custodied wallets.MIT
- AlicenseNot gradedqualityCmaintenanceRemote MCP server for the fleetstreet creator platform, enabling AI agents to register creative works, issue/revoke AI licences, access compliance evidence, and manage a creator business (catalog, merch, events) via 46 tools.12-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/NeousAxis/ai-visionary'
If you have feedback or need assistance with the MCP directory API, please join our Discord server