---
title: Overview
slug: mcp
docTags: 
createdAt: 2026-05-06T07:40:32.437Z
---



Connect your AI to thousands of apps with the [Model Context Protocol](https://modelcontextprotocol.io/docs/getting-started/intro)

## What is Forter MCP?

MCP (Model Context Protocol) is a standardized framework that connects AI agents & assistants to a wide range of applications and services. It enables an AI system to perform real actions—such as reviewing decisions, managing disputes, or updating policies through natural language commands.

### Key Features

- **Multiple Client Support**: Create a single server that works with Claude, ChatGPT, Cursor, more&#x20;
- **Secure by Default**: Forter manages authentication, encryption, and rate limiting
- **Dynamic tools discovery**: Your LLM client of choice discovers and enables MCP tools automatically, no manual configuration required.



## Example Use Cases

- Investigate and analyze specific orders and decisions in a natural human language
- Merge your internal systems data (CRM, Databases, documents etc.) with Forter's data and insights effortlessly via the MCP calls.
- Create and automate reoccurring reporting via the MCP.&#x20;
- Get high level insights and analysis via LLM clients charting abilities.

## MCP Tools

| **MCP Tools**                      | **Description**                                                   | **Example Prompt** |
| ---------------------------------- | ----------------------------------------------------------------- | ------------------ |
| **get\_order\_by\_id&#x20;**<br /> | Fetch a specific order by ID with details and attributes          | Get\_Order         |
| **ask\_orders**                    | High-level metrics, trends, search across orders                  |                    |
| **explain\_order**                 | Get detailed decision explanation for an order                    | Explain\_Order     |
| **get\_claim\_by\_id&#x20;**       | Fetch a specific claim by ID with details and attributes          | Get\_Claim         |
| **ask\_integration**               | Get API schema, request debugging, and onboarding status          |                    |
| **ask\_disputes**                  | Get disputes, claims, and chargeback stats and high level metrics | Get\_Claim         |
| **whoami&#x20;**                   | Check your authenticated user profile                             | Get\_User\_Profile |

##

