ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Obsidian Publish with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Empower your AI to read your public or private Obsidian Publish sites. Index files, crawl navigation trees, and retrieve deep markdown knowledge.

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 · 1 capability

The complete Obsidian Publish capability set.

These are the exact actions your AI can choose when you ask it to work with Obsidian Publish.

Capability set01 / 01

01

1 capability in this set.

Part of 1 available through Obsidian Publish.

  1. 01

    Get metadata

    Extract internal creation hashes mapping a specific Markdown page

Observed, not estimated

813ms average. Fast in production.

Obsidian Publish is checked daily against the live service.

Daily averagePeak 1003ms
Aug 24Today
Fastest day
685ms
Slowest day
1003ms
14-day trend
Slowing+5%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 1 capability arrives 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 Obsidian Publish, so you can see the experience inside your AI.

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

Obsidian Publish Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_2g0EdU9eeaIsXiKX4gDTqfxPUZ4owDXPPYajo4f3/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 — Obsidian Publish capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "obsidian-publish-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_2g0EdU9eeaIsXiKX4gDTqfxPUZ4owDXPPYajo4f3/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 Obsidian Publish owners ask.

  • 01

    Can the AI accurately recreate the folder structure of my vault?

    Yes. When the model invokes list_navigation, it downloads the systematic JSON map of the entire public vault, thereby allowing it to understand the relationships and physical structure of your folders perfectly.

  • 02

    Does get_file automatically render complex Markdown components?

    No rendering is performed on our end. The get_file capability returns pure raw Markdown (including frontmatter and obsidian syntax). Fortunately, LLMs (like Claude) are exceptionally adept at reading and reasoning over raw Markdown text structures.

  • 03

    If my Published site is private and requires a password, does it still work?

    Yes, it works gracefully. If you configured Obsidian Publish with restricted read access, you can manually inject a persistent token into the setup, giving your AI agent the clearance to read securely behind the authentication wall.