add mcp support
This commit is contained in:
+4
-2
@@ -1,9 +1,11 @@
|
||||
{
|
||||
"lastChangelogVersion": "0.74.0",
|
||||
"defaultProvider": "openai-codex",
|
||||
"defaultModel": "gpt-5.3-codex",
|
||||
"defaultModel": "gpt-5.4",
|
||||
"packages": [
|
||||
"npm:@sherif-fanous/pi-catppuccin"
|
||||
"npm:@sherif-fanous/pi-catppuccin",
|
||||
"npm:pi-mcp-adapter",
|
||||
"npm:pi-web-access"
|
||||
],
|
||||
"theme": "catppuccin-frappe",
|
||||
"editorPaddingX": 0,
|
||||
|
||||
Reference in New Issue
Block a user