← All servers

Foqal

io.foqal/Foqal v2.0.1
Official Registry communication

Foqal turns Slack/Teams into efficient support platforms with AI-powered ticketing.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over sse

Run in your terminal
claude mcp add foqal --transport sse https://support.foqal.io/api/mcp/[YOUR_GENERATED_TOKEN]
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "foqal": {
      "url": "https://support.foqal.io/api/mcp/[YOUR_GENERATED_TOKEN]"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "foqal": {
      "serverUrl": "https://support.foqal.io/api/mcp/[YOUR_GENERATED_TOKEN]"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "foqal": {
      "type": "sse",
      "url": "https://support.foqal.io/api/mcp/[YOUR_GENERATED_TOKEN]"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "foqal": {
      "url": "https://support.foqal.io/api/mcp/[YOUR_GENERATED_TOKEN]"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "foqal": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://support.foqal.io/api/mcp/[YOUR_GENERATED_TOKEN]"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
sse https://support.foqal.io/api/mcp/[YOUR_GENERATED_TOKEN] none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.foqal--Foqal/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent