smbc-mcp-server 1.0.6 → 1.0.7
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 +4 -5
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -9,11 +9,10 @@ Cursor・Claude Desktop にこの MCP サーバーを登録すると、エージ
|
|
|
9
9
|
## 目次
|
|
10
10
|
|
|
11
11
|
1. [Cursor への登録](#1-cursor-への登録)
|
|
12
|
-
2. [
|
|
13
|
-
3. [
|
|
14
|
-
4. [
|
|
15
|
-
5. [
|
|
16
|
-
6. [注意事項](#6-注意事項)
|
|
12
|
+
2. [リソースの使い方](#3-リソースの使い方)
|
|
13
|
+
3. [エージェントへの質問例](#4-エージェントへの質問例)
|
|
14
|
+
4. [API が更新されたとき](#5-apiが更新されたとき)
|
|
15
|
+
5. [注意事項](#6-注意事項)
|
|
17
16
|
|
|
18
17
|
---
|
|
19
18
|
|