ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use markdown-utilities with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Equip your AI with programmatic Markdown capabilities. Deterministically generate Table of Contents (TOC) with correct anchor links and format perfect Markdown tables

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 2 capabilities

The complete markdown-utilities capability set.

These are the exact actions your AI can choose when you ask it to work with markdown-utilities.

Capability set01 / 01

01-02

2 capabilities in this set.

Part of 2 available through markdown-utilities.

  1. 01

    Generate table from JSON

    It will automatically extract headers and format rows. Converts a JSON array of objects into a beautifully formatted Markdown table

  2. 02

    Generate toc

    It will return a nested list of bullet links pointing to the header slugs. Generates a perfect, linked Table of Contents (TOC) from a raw Markdown text

Observed, not estimated

797ms average. Fast in production.

markdown-utilities is checked daily against the live service.

Daily averagePeak 1098ms
Aug 20Today
Fastest day
691ms
Slowest day
1098ms
14-day trend
Slowing+7%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 2 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of markdown-utilities, so you can see the experience inside your AI.

It does not authenticate your account with markdown-utilities. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

markdown-utilities Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_XebVH2xW9hGkErGNE5Hc8aUij1ybmdpCkRVKPgoA/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — markdown-utilities capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "markdown-utilities-engine-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_XebVH2xW9hGkErGNE5Hc8aUij1ybmdpCkRVKPgoA/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions markdown-utilities owners ask.

  • 01

    Why use an MCP for Markdown tables?

    When generating large Markdown tables, AI models commonly drop rows to save tokens or accidentally break the table structure by forgetting column separators. This MCP guarantees an absolutely perfect conversion from JSON.

  • 02

    How does the TOC generator calculate URL slugs?

    It follows standard GitHub Flavored Markdown rules. It parses every Header (e.g. ### My Title), strips special characters, replaces spaces with hyphens, and outputs - My Title with accurate indentation.

  • 03

    Does this capability send my internal documents to the cloud?

    No. The markdown-utilities engine executes completely locally using V8. Your proprietary documentation data is processed safely and privately.