How to Use the Obsidian Publish MCP in Claude Code
Query your Obsidian Publish knowledge base directly from your terminal using this Claude Code MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Obsidian Publish MCP to Claude Code
Create your Vinkius account to connect Obsidian Publish to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Query your Obsidian Publish files from the terminal
The `list_files` tool indexes every Obsidian Publish path in your workspace directly from the command line. Claude Code runs this tool to scan your entire knowledge base in seconds. You can pipe this Obsidian Publish file list into other terminal tools or let Claude Code search it. It makes finding specific documentation fast without opening a browser.
Extract raw Obsidian Publish markdown content for Claude Code shell scripts
The `get_file` tool pulls raw markdown text and binary assets straight to your terminal session from Obsidian Publish. Claude Code uses this raw content to feed local scripts, generate static pages, or update local files. This terminal-first approach is built for automation. You can run cron jobs or CI/CD pipelines that pull your latest Obsidian Publish notes and let Claude Code execute tasks based on their content.
Inspect Obsidian Publish site navigation via Claude Code MCP Server
The `list_navigation` tool outputs the formatted navigation tree of your Obsidian Publish site. Claude Code reads this tree to understand how your notes are grouped and nested. This lets Claude Code trace paths and find related documents. It maps the connections between your Obsidian Publish notes to give you accurate answers during terminal sessions.
Set up Obsidian Publish MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeobsidian-publish-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Obsidian Publish transactions." It will automatically discover and invoke the available Obsidian Publish tools.
claude mcp add --transport http obsidian-publish-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Obsidian Publish MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Obsidian Publish MCP today
We host it, we monitor it, we maintain it. You just paste one token.