ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Bear with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage your Bear notes via AI. search, create, and organize your markdown knowledge base autonomously.

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 Bear capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Bear.

  1. 01

    Create note

    Create a new native Bear note

  2. 02

    Search notes

    G. @todo @today). Search across all Bear app notes

  3. 03

    Trash note

    Move an explicit Bear Note to the Trash

  4. 04

    Open tag

    List all explicit Bear notes matching a specific tag

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Bear.

  1. 05

    Add text

    Append or prepend Markdown chunks to a Bear note

  2. 06

    Archive note

    Archive an explicit Bear Note

  3. 07

    Delete tag

    Destroy entirely a Tag constraint globally

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Bear.

  1. 08

    List tags

    G. parent/child). Retrieve the exact Tags taxonomy nesting globally

  2. 09

    Open note

    Retrieve explicit complete Markdown content of a Bear note

  3. 10

    Rename tag

    Rename globally an entire tag across all mapped Notes

Observed, not estimated

884ms average. Fast in production.

Bear is checked daily against the live service.

Daily averagePeak 1063ms
Aug 20Today
Fastest day
698ms
Slowest day
1063ms
14-day trend
Slowing+16%

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 Bear, so you can see the experience inside your AI.

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

Bear Connector

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

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

  • 01

    Can the AI precisely update a note without overwriting its entire content?

    Yes. It uses the add_text mutation capability, seamlessly attaching blocks of text to either the absolute bottom (append) or the explicit top (prepend) of the given UUID note, leaving the core intact.

  • 02

    Does it understand nested tags (like #work/design/logo)?

    Bear relies heavily on tagging workflows. The agent natively queries and navigates explicit sub-tag pathways exactly like the application UI, mapping out your distinct taxonomy rules efficiently.

  • 03

    Can it search for uncompleted action items across many notes?

    Simply ask the agent to search for the specialized string '@todo'. Bear exposes these native markers directly via the API, returning every unique UUID containing a matching string checklist efficiently.