mirror of
https://github.com/rait-09/obsidian-agent-client.git
synced 2026-07-22 06:43:37 +00:00
docs: add MCP support to features list in README
This commit is contained in:
parent
cbe4712a5f
commit
0558d9c786
2 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ https://github.com/user-attachments/assets/1c538349-b3fb-44dd-a163-7331cbca7824
|
|||
- **セッション履歴**: 過去の会話を再開またはフォーク
|
||||
- **チャットエクスポート**: 会話をMarkdownノートとして保存
|
||||
- **ターミナル統合**: エージェントがコマンドを実行し結果を返す
|
||||
- **MCPサポート**: エージェントに設定済みのMCPサーバーがそのまま利用可能 — プラグイン側の追加設定は不要
|
||||
|
||||
## インストール
|
||||
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@ https://github.com/user-attachments/assets/1c538349-b3fb-44dd-a163-7331cbca7824
|
|||
- **Session History**: Resume or fork previous conversations
|
||||
- **Chat Export**: Save conversations as Markdown notes
|
||||
- **Terminal Integration**: Let agents execute commands and return results
|
||||
- **MCP Support**: Agents use their configured MCP servers — no extra setup needed in the plugin
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue