Skip to content
Back to search
60
MCP http

Strale

strale/agent-tools

Strale provides verified data capabilities for AI agents — company registries across 25+ countries, compliance screening, payment validation, document processing, and more. Every capability is independently tested with dual-profile quality scoring: Code Quality (how well-built) and Reliability (how dependable right now), combined into a single SQS confidence score. Machine-readable execution guidance tells agents exactly how to call each capability, including retry strategies, fallback options, and recovery timelines. Failed calls due to upstream issues are never billed.

Uptime
0.0%
2 direct probes · 30d
Response
35ms
last probe
Tools
0
callable
Resources
0
readable
Prompts
0
available
Primary URL
https://strale.dev

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "strale": {
      "url": "https://strale.dev",
      "transport": "http"
    }
  }
}