KORIXA Pro Model Context Protocol (MCP) Gateway

Connect KORIXA Tools to Claude Desktop, Cursor & AI Agents

Empower your AI assistants with instant access to KORIXA's suite of JSON formatters, JWT decoders, SQL builders, cryptography hashes, and media extractors through the open MCP protocol.

JSON-RPC 2.0 Spec
Pro & Enterprise Access
Edge Sub-20ms Execution

Setup in Claude Desktop (claude_desktop_config.json)

Pro Feature

Add KORIXA to your Claude Desktop configuration. Replace YOUR_KORIXA_PRO_KEY with your Pro API key from the dashboard.

{
  "mcpServers": {
    "korixa": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://korixa.online/api/v1/mcp",
        "--header",
        "Authorization: Bearer YOUR_KORIXA_PRO_KEY"
      ]
    }
  }
}

Tools Exposed to Your AI Models

Functions that Claude or your custom AI agents can call autonomously

korixa_format_json

JSON Formatter & Validator

Allows the AI to validate schema syntax, prettify compacted JSON, or minify structured responses with zero overhead.

korixa_decode_jwt

JWT Token Inspector

Inspects JWT headers, claims, subject ID, expiration timestamps, and issuer payloads directly within your chat session.

korixa_media_extract

Social Media Video & Audio Extractor

Permits your AI model to parse TikTok, YouTube, Instagram, or Twitter URLs and return direct download streams for MP4 video and MP3 audio.

korixa_hash_generate

Cryptographic Hashes

Enables your AI assistant to generate verifiable SHA-256 and SHA-512 hashes for sensitive data integrity validation.

Ready to Supercharge Your AI with KORIXA MCP?

Upgrade to KORIXA Pro to generate your private MCP server API key, unlock 500+ daily requests, and connect to Claude Desktop, Cursor, or your custom agents.

Upgrade to Pro to Get MCP Key