McpDesktop clients
Back to PlatformMCP on Obsidian
Use Obsidian with community AI plugins that support remote MCP, backed by Onboard.
Obsidian is a Markdown knowledge base. AI features are provided by community plugins; MCP support depends on the plugin you install and its version.
Pattern
- Install an Obsidian plugin that explicitly supports MCP over HTTP/SSE (or the transport your build documents).
- Configure the plugin’s remote MCP URL to
https://rest.onboard.io/mcp/sseas described on MCP setup. - Paste your Onboard API key from Integrations → API into the plugin’s secret or token field—never sync that file to a public vault.
Because plugins vary, follow the plugin author’s UI labels and update cadence.
Security
Vaults are often synced (iCloud, Git, Obsidian Sync). Ensure API keys stay in plugin-local secure storage, not in a shared note. See the Security checklist.
Related
How is this guide?