@teambit/harmony.content.cli-reference 2.0.1048 → 2.0.1049

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.
@@ -1,4 +1,4 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.13.187'
2
+ description: 'Bit command synopses. Bit version: 1.13.188'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
@@ -5009,7 +5009,7 @@
5009
5009
  ]
5010
5010
  ],
5011
5011
  "description": "start Model Context Protocol server for AI assistants",
5012
- "extendedDescription": "enables AI assistants and other tools to interact with Bit via the Model Context Protocol.\nprovides a standardized interface for AI agents to execute Bit commands and access component information.\nallows writing custom instructions and rules to guide AI agents in their interactions with Bit.",
5012
+ "extendedDescription": "NOTE: this is the legacy local stdio MCP server. The recommended way to connect AI agents to Bit is now the hosted Cloud MCP at https://mcp.bit.cloud/mcp.\nsee setup instructions for each agent at https://bit.cloud/docs/connect.\n\nenables AI assistants and other tools to interact with Bit via the Model Context Protocol.\nprovides a standardized interface for AI agents to execute Bit commands and access component information.\nallows writing custom instructions and rules to guide AI agents in their interactions with Bit.",
5013
5013
  "group": "advanced",
5014
5014
  "private": false,
5015
5015
  "commands": [
package/cli-reference.mdx CHANGED
@@ -1813,6 +1813,9 @@ use this to switch between accounts or when authentication tokens expire.
1813
1813
  ## mcp-server
1814
1814
 
1815
1815
  **Description**: start Model Context Protocol server for AI assistants
1816
+ NOTE: this is the legacy local stdio MCP server. The recommended way to connect AI agents to Bit is now the hosted Cloud MCP at https://mcp.bit.cloud/mcp.
1817
+ see setup instructions for each agent at https://bit.cloud/docs/connect.
1818
+
1816
1819
  enables AI assistants and other tools to interact with Bit via the Model Context Protocol.
1817
1820
  provides a standardized interface for AI agents to execute Bit commands and access component information.
1818
1821
  allows writing custom instructions and rules to guide AI agents in their interactions with Bit.
@@ -1,4 +1,4 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.13.187'
2
+ description: 'Bit command synopses. Bit version: 1.13.188'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
@@ -5009,7 +5009,7 @@
5009
5009
  ]
5010
5010
  ],
5011
5011
  "description": "start Model Context Protocol server for AI assistants",
5012
- "extendedDescription": "enables AI assistants and other tools to interact with Bit via the Model Context Protocol.\nprovides a standardized interface for AI agents to execute Bit commands and access component information.\nallows writing custom instructions and rules to guide AI agents in their interactions with Bit.",
5012
+ "extendedDescription": "NOTE: this is the legacy local stdio MCP server. The recommended way to connect AI agents to Bit is now the hosted Cloud MCP at https://mcp.bit.cloud/mcp.\nsee setup instructions for each agent at https://bit.cloud/docs/connect.\n\nenables AI assistants and other tools to interact with Bit via the Model Context Protocol.\nprovides a standardized interface for AI agents to execute Bit commands and access component information.\nallows writing custom instructions and rules to guide AI agents in their interactions with Bit.",
5013
5013
  "group": "advanced",
5014
5014
  "private": false,
5015
5015
  "commands": [