ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Logseq with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage your knowledge base via Logseq. create pages, insert outliner blocks, and search across your local graph.

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 · 10 capabilities

The complete Logseq capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Logseq.

  1. 01

    Insert block

    Editor.insertBlock` natively adding outliner chunks executing explicit properties updating nodes immediately. Append an explicitly managed Block limit tracking inside the specific Logseq map

  2. 02

    Get current graph

    Validate environment limits identifying explicit current graph arrays parsed natively

  3. 03

    Update block

    Editor.updateBlock` safely preserving UUID bounds retaining linking indices natively. Modify raw properties explicitly bound inside a given Logseq tracked block

  4. 04

    Delete block

    Editor.removeBlock` erasing specific limit bounds dropping child dependencies explicitly. Delete an explicit active Block target removing explicit nodes safely

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Logseq.

  1. 05

    Get page blocks

    Extract the hierarchical explicit native tree limit array block from a page map

  2. 06

    Search content

    Execute local queries extracting explicitly bound text targets crossing Graph indices

  3. 07

    Create page

    Editor.createPage` deploying new pages including native markdown contents inside the local map. Create explicitly a new organized page in the Logseq target Graph

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Logseq.

  1. 08

    Delete page

    Editor.deletePage` removing content arrays destroying metadata loops. Delete an entire explicit active Logseq page irreversibly

  2. 09

    Get page

    Retrieve metadata for a specific Logseq page by mapping name or UUID limits

  3. 10

    List pages

    List all pages in the current Logseq graph

Observed, not estimated

842ms average. Fast in production.

Logseq is checked daily against the live service.

Daily averagePeak 1170ms
Aug 20Today
Fastest day
713ms
Slowest day
1170ms
14-day trend
Slowing+11%

Connect your client

One URL. Every client.

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

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

Logseq Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_kMDKB03kxqJ9X26G0WlmNUknXtj6UN59p0KJSs7t/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 — Logseq capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "logseq-knowledge-management-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_kMDKB03kxqJ9X26G0WlmNUknXtj6UN59p0KJSs7t/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 Logseq owners ask.

  • 01

    Can I search across all my Logseq pages using my agent?

    Yes. Use the search_content capability to execute deep property searches across your graph indices. Your agent will filter titles, namespaces, and block scopes to find the exact information you need.

  • 02

    How do I add a new note to a specific page?

    Use the insert_block capability and provide the target Page name or ID. Your agent will drive the Logseq editor to add a new outliner chunk with your markdown content immediately.

  • 03

    Can my agent retrieve the hierarchical structure of a long page?

    Absolutely. The get_page_blocks capability extracts the full hierarchical tree from a page map. Your agent will return the nested arrays of outliner blocks, ensuring you have the complete structural context of your data.