II.
Tool JSON
Structured · livetool:algolia
Algolia json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:algolia",
"_kind": "Tool",
"_file": "domain/tools/tools-search-services.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Algolia",
"homepageUrl": "https://www.algolia.com",
"kind": "other",
"description": "Hosted search and discovery API for building fast, relevant search\nexperiences. Provides typo tolerance, faceting, geo-search, and\nAI-powered re-ranking with REST API and InstantSearch UI libraries.\n"
},
"outgoingEdges": [
{
"from": "tool:algolia",
"to": "skill-area:search-infrastructure",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:algolia",
"to": "skill-area:search-infrastructure",
"kind": "used_for"
},
{
"from": "tool:algolia",
"to": "tool:typesense",
"kind": "alternative_to",
"attributes": {
"comparison": "Search APIs — Algolia is managed SaaS; Typesense is self-hostable"
}
},
{
"from": "tool:algolia",
"to": "tool:elasticsearch",
"kind": "alternative_to",
"attributes": {
"comparison": "Search — Algolia is managed SaaS; Elasticsearch is self-hosted"
}
},
{
"from": "tool:algolia",
"to": "tool:opensearch",
"kind": "alternative_to",
"attributes": {
"comparison": "Search — Algolia is managed SaaS; OpenSearch is self-hosted"
}
}
],
"incomingEdges": [
{
"from": "specialization:search-infrastructure",
"to": "tool:algolia",
"kind": "uses_tool"
},
{
"from": "stack-profile:documentation-site",
"to": "tool:algolia",
"kind": "composed_of"
},
{
"from": "tool:elasticsearch",
"to": "tool:algolia",
"kind": "alternative_to",
"attributes": {
"comparison": "Search — Elasticsearch is self-hosted; Algolia is managed SaaS"
}
},
{
"from": "tool:meilisearch",
"to": "tool:algolia",
"kind": "alternative_to",
"attributes": {
"comparison": "Search — Meilisearch is self-hosted; Algolia is managed SaaS"
}
},
{
"from": "tool:typesense",
"to": "tool:algolia",
"kind": "alternative_to",
"attributes": {
"comparison": "Search — Typesense is self-hostable; Algolia is managed SaaS"
}
},
{
"from": "tool:opensearch",
"to": "tool:algolia",
"kind": "alternative_to",
"attributes": {
"comparison": "Search — OpenSearch is self-hosted; Algolia is managed SaaS"
}
},
{
"from": "tool-server:mcp-algolia",
"to": "tool:algolia",
"kind": "integrates_with",
"attributes": {}
}
]
}