You're viewing a demo portfolio

Join the waitlist
PRSM

search_services

Active

Tool of io.github.AIAll-TARS/naim

declared in 1.3.0

Search the nAIm registry for API services. Filter by category slug (e.g. 'tts', 'llm'), a keyword, and/or a failure_domain tag (e.g. 'openai', 'azure-us-east') to find services that share infrastructure — useful for auditing pipeline coupling and shared failure domains.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "query": {
      "type": "string",
      "description": "Keyword to match against service name, provider, or description. Optional."
    },
    "category": {
      "type": "string",
      "description": "Category slug to filter by (e.g. 'tts', 'stt', 'llm', 'embeddings'). Optional."
    },
    "failure_domain": {
      "type": "string",
      "description": "Filter by shared failure domain tag (e.g. 'openai', 'azure-us-east'). Returns all services that share this infrastructure. Optional."
    },
    "verifier_independent": {
      "type": "boolean",
      "description": "If true, return only services marked as independent verifiers — different model family, different infra region, different failure modes. Use for governance-level verification pipelines. Optional."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.AIAll-TARS/naim

https://github.com/AIAll-TARS/nAIm

1/7 registries
View full server →