
Foqal
- Updated September 26, 2025
- foqal/mcp
Foqal MCP is a MCP server that connects agents to Foqal’s AI-powered Slack and Teams ticketing via a remote SSE endpoint.
About
Foqal MCP exposes Foqal’s support platform to MCP clients through a remote Server-Sent Events endpoint, so Claude Code, Cursor, or other agents can interact with AI-assisted ticketing where your users already talk—in Slack or Teams. developers who run community or product support in chat install it when ticket volume outgrows pinned messages and DMs. You generate a token-backed MCP URL on Foqal’s support host rather than running a local Node process, which suits teams that prefer hosted integrations. The server aligns with support operations: triage, assignment, and AI suggestions on incoming issues. It is a Communication-category MCP bridge into Foqal, not a generic chat bot framework; you need an active Foqal setup and the generated remote URL configured in your client’s remote MCP settings.
- Remote SSE MCP endpoint on support.foqal.io with per-token URL
- AI-powered ticketing layered on Slack and Microsoft Teams
- Registry version 2.0.1 with hosted remote transport (no local npm stdio required)
- Positions chat channels as the primary support surface
- Enterprise-style support routing without forcing email-first workflows
Foqal by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --transport sse foqal https://support.foqal.io/api/mcp/[YOUR_GENERATED_TOKEN]Add your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Transport | SSE |
|---|---|
| Auth | None |
| Last updated | September 26, 2025 |
| Repository | foqal/mcp ↗ |
What it does
Give your agent access to Foqal’s AI ticketing on Slack or Teams so customer threads become trackable support work without a separate helpdesk tab.
Who is it for?
Best when you already use Foqal in Slack or Teams and want MCP access for agent-driven support lookups and ticket actions.
Skip if: Skip if you need self-hosted-only MCP with no SaaS support vendor or and do not use Slack/Teams for customer support.
What you get
Agents and Foqal can work over MCP against a hosted support URL so chat-native ticketing stays organized and AI-assisted.
- Remote MCP connectivity to Foqal AI ticketing APIs
- Agent-accessible support operations without local server packaging
- Chat-native ticket context available inside the coding agent session
By the numbers
- Registry version 2.0.1
- 1 remote transport: SSE at support.foqal.io/api/mcp/[YOUR_GENERATED_TOKEN]
- Hosted MCP—no npm stdio package in registry manifest
README.md
Foqal MCP
Connect your AI to Foqal's complete enterprise workflow platform with the Model Context Protocol
Transform your AI assistant from a conversational tool into a functional extension of your entire organization. Foqal MCP is a remote MCP server that gives your AI direct access to Foqal's powerful workflow tools across support, IT, HR, and operations teams—no complex API integrations required.
🚀 What is Foqal MCP?
Foqal MCP is a standardized way to connect AI assistants to Foqal's comprehensive suite of enterprise workflow functionalities. It enables your AI to take real actions like:
- ❇️ Execute automations utilizing many of Foqals integrations with services like Slack, Teams, Okta, Google Admin, etc
- 💬 Create and manage support tickets and service requests
- 📊 Access user information and request history
- 🔄 Update ticket statuses and add comments
- 📋 Create and manage custom forms and workflows
- 🔍 Search knowledge base articles
All through natural language commands—just describe what you want done.
⚡ Key Features
- Complete Workflow Platform - Manage support, IT, HR, and operations workflows in one place
- Direct Ticket Access - Create, update, and manage tickets through natural language
- Knowledge Base Integration - Pull answers from your Foqal knowledge base
- Multiple App Connections - Access Foqal's integrations with Slack, Teams, Microsoft, Google Workspace, Jira, Zendesk, Okta and more
- Natural Language - No complex commands needed
- Secure by Default - Authentication, encryption, and rate limiting handled by Foqal
- Advanced AI Capabilities - AI Deflection, automated knowledge building, and reporting
🔧 Integration and Setup
Foqal MCP integrates with your existing Foqal setup and provides a standardized interface for AI assistants to interact with your workflow systems. The MCP server handles authentication, permissions, and rate limiting to ensure secure and reliable operations.
To set up Foqal MCP:
- Login to Foqal, navigate to settings → AI section, and find the MCP section.
- Create an MCP server and configure the permissions, actions, and tools you would like it to have access to.
- Once you create, you will get a unique MCP server url that you can connect your 3rd party tool with.
💻 Use Cases by Department
Customer Support
- AI Deflection - Automatically answer common questions before creating tickets
- Ticket Management - Create, update, and resolve support tickets
- Knowledge Base - Automatically build knowledge articles from resolved tickets
- Customer Interaction - Manage customer communications across channels
IT Operations
- Service Desk Management - Handle IT requests and incidents
- User Provisioning - Connect with Okta and other identity providers
- Asset Management - Track and manage IT assets
- Self-Service Portal - Empower users to resolve common IT issues
HR Services
- Employee Onboarding - Streamline new hire processes
- Benefits Management - Handle benefits inquiries and requests
- Time Off Requests - Process and track employee time off
- HR Knowledge Base - Provide easy access to policies and procedures
- Integration with HRIS - Seamless connection to your HRIS
Operations
- Workflow Automation - Create custom automations for repetitive tasks
- Project Tracking - Manage operations projects and initiatives
- Cross-Department Collaboration - Enable secure participation across teams
- Reporting and Analytics - Track performance metrics and trends
🔧 Available Tools
Foqal MCP provides access to various tools, including:
- Ticket Management - Create, update, and resolve tickets across departments
- Knowledge Base - Find, retrieve, and create knowledge articles
- Integration Access - Interact with connected third-party systems
- Automation Builder - Create and debug workflow automations
🛟 Support
If you need assistance with Foqal MCP, please reach out to our support team:
🆘 Foqal Support → love@foqal.io
Foqal MCP is part of the Model Context Protocol ecosystem
Recommended MCP Servers
How it compares
Hosted support-ticketing MCP over SSE, not an in-repo debugging or monitoring skill.
FAQ
Who is Foqal MCP for?
Small teams and operators who run Foqal on Slack or Teams and want Claude, Cursor, or other MCP clients to reach ticketing APIs remotely.
When should I use Foqal MCP?
Use it once you are in grow/support mode with recurring customer questions and want agent tools wired to Foqal instead of copy-pasting from chat.
How do I add Foqal MCP to my agent?
Configure the remote MCP URL https://support.foqal.io/api/mcp/[YOUR_GENERATED_TOKEN] as an SSE remote server in your client; obtain the token from your Foqal account.