Commit 5a1c05a
committed
feat: integrate Model Context Protocol (MCP) support
- Added MCP plugin to facilitate communication with MCP servers using both stdio and streamable HTTP transports.
- Updated configuration template to include MCP server definitions.
- Implemented client connection logic and tool registration for MCP, enhancing extensibility and integration capabilities.1 parent 5b2844d commit 5a1c05a
File tree
4 files changed
+561
-2
lines changed- configs
- src/plugins/mcp
4 files changed
+561
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments