docs: Fix JSON in MCP documentation (#1400)

This commit is contained in:
Jens Kohl 2025-05-17 11:55:44 +02:00 committed by GitHub
parent c03dcfdbbc
commit 3ececfcc47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@ From NPM:
"karakeep": {
"command": "npx",
"args": [
"@karakeep/mcp",
"@karakeep/mcp"
],
"env": {
"KARAKEEP_API_ADDR": "https://<YOUR_SERVER_ADDR>",