@doxhub/mcp-server 0.1.9 → 0.1.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -38,7 +38,7 @@ Usage: npx @doxhub/mcp-server setup [options]
38
38
 
39
39
  Options:
40
40
  --profile <name> Profile name (default: "default")
41
- --api-url <url> API URL (default: "https://api.doxhub.com/api/v1")
41
+ --api-url <url> API URL (default: "https://api.doxhub.io/api/v1")
42
42
  --skip-browser Don't open browser automatically
43
43
  -h, --help Show this help message
44
44
  `);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@doxhub/mcp-server",
3
- "version": "0.1.9",
3
+ "version": "0.1.10",
4
4
  "description": "Central file system for team SOPs, coding standards, and AI constraints. AI follows your guidelines automatically.",
5
5
  "keywords": [
6
6
  "mcp",