---
title: "Praktik MCP server"
description: "Set up the Praktik MCP server as a custom connector in Claude."
---

> Documentation Index
> Fetch the complete site index at: https://praktik.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Praktik MCP server

The Praktik MCP server lets you connect Praktik to MCP-compatible assistants such as Claude. After setup, you can ask Claude to use Praktik as a connected tool while you work on legal research and related tasks.

> **Testing:** The MCP connector is currently in testing. Availability, tool names, and behaviour may change while we improve the integration.

## What you need

- An active Praktik account.
- Claude desktop or web app with custom connectors enabled.
- The Praktik MCP endpoint:

```text
https://app.praktik.ai/mcp
```

## Set up the connector in Claude

### 1. Open Settings

In Claude, open your account menu in the bottom-left corner and select **Settings**.

![Claude account menu with Settings highlighted](./images/claude-settings-menu.png)

### 2. Go to Connectors

In **Settings**, open **Connectors**. Claude may show a message that connectors moved to **Customize**. Click **Customize** to continue.

![Claude Settings showing Connectors and the Customize link](./images/claude-connectors-settings.png)

### 3. Add a custom connector

In **Customize → Connectors**, click the **+** button and choose **Add custom connector**.

![Claude Customize Connectors screen with Add custom connector selected](./images/claude-add-custom-connector.png)

### 4. Enter Praktik details

Fill in the connector details:

- **Name:** `Praktik`
- **URL:** `https://app.praktik.ai/mcp`

Then click **Add**.

![Add custom connector dialog with Praktik name and MCP URL](./images/praktik-mcp-custom-connector.png)

If Claude asks you to authenticate or grant access, sign in with your Praktik account and approve the connection.

## Use Praktik from Claude

After the connector is added, start a new Claude chat and ask Claude to use Praktik for the task. For example:

```text
Use Praktik to find relevant Slovak case law for this legal question: …
```

```text
Use the Praktik connector to verify this legal argument against available sources.
```

Claude should show when it is using the Praktik connector. Review the returned sources and outputs before relying on them in legal work.

## Troubleshooting

- **Connector is not visible:** Check that custom connectors are enabled for your Claude account or workspace.
- **Authentication fails:** Sign out and sign in again, then add the connector again.
- **Unexpected results:** The connector is in testing. Try a more specific prompt and verify important conclusions in Praktik.

Canonical: https://praktik.ai/en/docs/mcp/
