Підключіть будь-якого клієнта MCP до всіх 19 інструментів Do Better Norge — транскрипція, юридичний аналіз, часові лінії, редагування та інше.
Ваш токен MCP
Увійдіть, щоб створити свій особистий токен MCP. Доступно для учасників Плюс та Профі.
УвійтиКонфігурація клієнта
Вставте свій токен у конфігурацію нижче після його створення вище.
Edit claude_desktop_config.json
(~/Library/Application Support/Claude/ on Mac,
%APPDATA%\Claude\ on Windows):
{
"mcpServers": {
"dobetternorge": {
"command": "npx",
"args": ["-y", "@bluenotelogic/mcp", "dobetternorge-mcp", "--stdio"],
"env": {
"DBN_MCP_TOKEN": "dbn_user_mcp_..."
}
}
}
}
Запустіть у вашому терміналі:
claude mcp add dobetternorge -- npx -y @bluenotelogic/mcp dobetternorge-mcp --stdio
# Set your token (add to ~/.bashrc or ~/.zshrc to persist):
export DBN_MCP_TOKEN=dbn_user_mcp_...
Edit ~/.cursor/mcp.json (or Windsurf's equivalent):
{
"mcpServers": {
"dobetternorge": {
"command": "npx",
"args": ["-y", "@bluenotelogic/mcp", "dobetternorge-mcp", "--stdio"],
"env": {
"DBN_MCP_TOKEN": "dbn_user_mcp_..."
}
}
}
}
Cursor also supports the remote HTTP endpoint — use the Remote HTTP tab if you prefer not to run npx.
Create .vscode/mcp.json in your project (VS Code will prompt for the token on first use):
{
"inputs": [
{
"type": "promptString",
"id": "dbn-token",
"description": "Do Better Norge MCP token",
"password": true
}
],
"servers": {
"dobetternorge": {
"type": "stdio",
"command": "npx",
"args": ["-y", "@bluenotelogic/mcp", "dobetternorge-mcp", "--stdio"],
"env": {
"DBN_MCP_TOKEN": "${input:dbn-token}"
}
}
}
}
For clients that support remote MCP (Cursor, Zed, Windsurf with remote connector) — no npx needed:
URL: https://mcp.dobetternorge.no/mcp
Authorization: Bearer dbn_user_mcp_...
Paste the URL into your client's "Remote MCP server" field, then set the Authorization header.
Доступні інструменти (22)
Усі інструменти працюють на кредитах вашого плану Plus або Pro. Натисніть на картку для отримання повних технічних деталей.
Конфіденційність
Інструменти надають підтримку в підготовці юридичних документів, а не остаточні юридичні поради. Результати призначені лише для інформаційних цілей і повинні бути переглянуті кваліфікованим юридичним фахівцем.