Skip to content

MCP server reference

The FIFA Agent Mentor remote Model Context Protocol server runs at:

http
https://fifa.qtech.hr/mcp
  • Protocol version: 2025-11-05
  • Server name: fifa-agent-mentor
  • Tool count: 38 (flat tools/list array)
  • Human documentation (this site): https://docs.fifa.qtech.hr
  • Machine-readable skill: fifa-mcp-server.md

This section mirrors and extends that skill: navigation, per-category pages, orchestration playbooks, and deep-dives for get_scout_player, ask_study_assistant, and research_player.

Contents

Quick auth facts

CallAnonymousBearer memberPaid (fam_live_ or session)
Lesson / material / Scout readsYesYesYes
search_scout3 / IP / month9 / monthUnlimited
ask_study_assistantNo (AUTH_REQUIRED_FOR_AI)9 / monthUnlimited
generate_mock_exam, drill_weak_topicNoNoExam Academy or Agent Pro
Market + Cases toolsNoNoAgent Pro

JSON-RPC methods: initialize, tools/list, tools/call, ping, notifications/initialized (204). Handlers return MCP text content; many tools also attach structuredContent.

Next step: Endpoint & manifest → · Orchestration →