Skip to content

Commit 5542da4

Browse files
authored
Merge pull request #4 from edvardlindelof/patch-1
Add MCP_NPX_WRAPPER to claude_desktop_config.json instruction
2 parents aebbfae + 419dff9 commit 5542da4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ To use MCP Docs Service with Claude Desktop:
7575
"docs-manager": {
7676
"command": "npx",
7777
"args": ["-y", "mcp-docs-service", "/path/to/your/docs"]
78+
"env": {
79+
"MCP_NPX_WRAPPER": true
80+
}
7881
}
7982
}
8083
}

0 commit comments

Comments
 (0)