slikair
slikair APIV2
Build with AI

Get started

Connect to the slikair MCP Server

Model Context Protocol (MCP) is an open standard that lets AI coding assistants connect to external data sources and tools.

The slikair developer portal includes an MCP server. Connect your AI assistant to it, and it can read and search slikair documentation in real time, giving you accurate answers about slikair APIs, schemas, and integration flows without leaving your editor.

Prerequisites

Before you begin, you'll need an MCP-compatible AI tool to act as the client host. Common options include Claude Desktop, Claude Code, Cursor, and VS Code with GitHub Copilot (Agent mode).

Connect to the slikair MCP server

  1. 1

    Open connectors settings. In Claude, go to Settings, then Connectors, and select "Add custom connector".

  2. 2

    Enter the server details. Set the name to slikair and the URL to https://www.slikair.com/api/mcp, then click Add.

  3. 3

    Attach the server in chat. Start a new conversation, select the attachments icon (the + icon next to the input), and choose the slikair connector.

  4. 4

    Verify the connection. Ask a slikair-related question such as: "What does status code 317 mean?" Claude should respond with information pulled directly from the slikair developer portal.

What you can do with the MCP server

  • Search and retrieve content from any endpoint, schema, or webhook in the slikair developer zone
  • Answer questions about specific API endpoints, request parameters, and response fields
  • Explain integration flows: direct payment, tokenization (card vaulting), and payouts
  • Look up any payment or payout status code, or reason code, instantly

Tip. For best results, be specific in your prompts. For example, ask "How do I vault a card with the tokenization flow and then charge it later?" rather than a broad question like "Tell me about tokenization."

Troubleshooting