FA
Football Atlas
/search
Search Football Atlas
Full-text search over the knowledge graph. Matching ignores accents and apostrophes, so query in the user's own words; every hit carries the fields it matched a
liveverifiedunknown~5s typical
mcpprobedfootballatlas
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-futbolatlas-futbol-atlas /search for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | What to look for, in the user's own words. Matched against titles, questions, claim text a |
| limit | integer | How many ranked hits to return, best first. default 10 |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-app-futbolatlas-futbol-atlas","endpoint":"/search","input":{"query":"...","limit":10}}'cli
npx cracked-ai run -p mcp-app-futbolatlas-futbol-atlas -e /search -i '{"query":"...","limit":10}'mcp
run_tool({ provider: "mcp-app-futbolatlas-futbol-atlas", endpoint: "/search", input: {"query":"...","limit":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.