docs: add MCP support to features list in README

This commit is contained in:
RAIT-09 2026-04-14 16:30:38 +09:00
parent cbe4712a5f
commit 0558d9c786
2 changed files with 2 additions and 0 deletions

View file

@ -30,6 +30,7 @@ https://github.com/user-attachments/assets/1c538349-b3fb-44dd-a163-7331cbca7824
- **セッション履歴**: 過去の会話を再開またはフォーク
- **チャットエクスポート**: 会話をMarkdownートとして保存
- **ターミナル統合**: エージェントがコマンドを実行し結果を返す
- **MCPサポート**: エージェントに設定済みのMCPサーバーがそのまま利用可能 — プラグイン側の追加設定は不要
## インストール

View file

@ -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