Developers

Every Rafiq capability,
as a tool you can call.

MCP integration reference for engineers. Drop the Rafiq endpoints into Claude Desktop, your in-house copilot, or any MCP-speaking client — and your team can reach every product from day one.

Claude Desktop, in 60 seconds.

Add the Rafiq MCP servers to your config, authenticate with a bearer token your admin issues, and every product's tool surface appears in the Claude tool picker.

  1. Open ~/.config/claude-desktop/config.json
  2. Add the Rafiq MCP servers block
  3. Paste your bearer token, or use OIDC
  4. Restart Claude Desktop
claude-desktop/config.json
{
  "mcpServers": {
    "rafiq-meetpal": {
      "url":  "https://mcp.rafiqspace.ai/meetpal",
      "auth": "bearer",
      "token": "$RAFIQ_TOKEN"
    },
    "rafiq-threatpal": { /* … */ },
    "rafiq-edupal":   { /* … */ },
    "rafiq-taskpal":  { /* … */ }
  }
}
Tool reference

What each product
exposes.

MeetPal

mcp.rafiqspace.ai/meetpal
meetingstranscriptsspeakersanalyticscalendarbotllm

ThreatPal

mcp.rafiqspace.ai/threatpal
investigationsreportsenrichmentgraphsfindings

EduPal

mcp.rafiqspace.ai/edupal
lessonsprogresstutorassessmentscertification

TaskPal

mcp.rafiqspace.ai/taskpal
projectstasksboardsdashboardsnotifications