File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
modules/misc/news/2025/11 Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ time = "2025-11-03T10:18:15+00:00" ;
3+ condition = true ;
4+ message = ''
5+ A new module 'programs.mcp' is now available for managing Model
6+ Context Protocol (MCP) server configurations.
7+
8+ The 'programs.mcp.servers' option allows you to define MCP servers
9+ in a central location. These configurations can be automatically
10+ integrated into applications that support MCP.
11+
12+ Two modules now support MCP integration:
13+
14+ - 'programs.opencode.enableMcpIntegration': Integrates MCP servers
15+ into OpenCode's configuration.
16+
17+ - 'programs.vscode.profiles.<name>.enableMcpIntegration': Integrates
18+ MCP servers into VSCode profiles.
19+
20+ When integration is enabled, servers from 'programs.mcp.servers' are
21+ merged with application-specific MCP settings, with the latter taking
22+ precedence. This allows you to define MCP servers once and reuse them
23+ across multiple applications.
24+ '' ;
25+ }
You can’t perform that action at this time.
0 commit comments