@igor-olikh/openspec-mcp-server 1.0.3 → 1.0.4
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.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -18,7 +18,7 @@ However, your AI doesn't automatically know how to use OpenSpec. **That is what
|
|
|
18
18
|
|
|
19
19
|
To use this, you need to tell your AI assistant where this server is located. The setup simply depends on which AI assistant you use.
|
|
20
20
|
|
|
21
|
-
### Option 1: Connecting to IBM Bob
|
|
21
|
+
### Option 1: Connecting to IBM Bob
|
|
22
22
|
|
|
23
23
|
If you are using [IBM Bob](https://bob.ibm.com/):
|
|
24
24
|
1. In the IBM Bob IDE, click the **three dots** next to the gear icon in the upper right corner of the chat window and select **MCP servers**.
|
package/package.json
CHANGED