better bear for Cline
io.github.kuvopllc/better-bear
MCP server for Bear notes — read, search, create, edit, tag, and manage notes via CloudKit
client:Cline
transport:stdio
runtime:npm
Install better bear in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"better-bear": {
"command": "npx",
"args": [
"-y",
"better-bear"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs