Skip to content

Commit afc9862

Browse files
committed
Merge branch 'main' of github.com:Automations-Project/VSCode-Airtable-Formula
2 parents ac8dea0 + eb02b1b commit afc9862

File tree

2 files changed

+81
-18
lines changed

2 files changed

+81
-18
lines changed

packages/extension/package.json

Lines changed: 80 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "airtable-formula",
33
"private": true,
4-
"version": "2.0.16",
4+
"version": "2.0.17",
55
"publisher": "Nskha",
66
"displayName": "Airtable Formula",
77
"description": "Airtable formula editor, MCP server installer, and AI skills for VS Code.",
@@ -59,21 +59,81 @@
5959
}
6060
],
6161
"commands": [
62-
{ "command": "airtable-formula.openDashboard", "title": "Airtable Formula: Open Dashboard", "category": "Airtable Formula" },
63-
{ "command": "airtable-formula.setupAll", "title": "Airtable Formula: Setup All IDEs", "category": "Airtable Formula" },
64-
{ "command": "airtable-formula.refreshStatus", "title": "Airtable Formula: Refresh Status", "category": "Airtable Formula" },
65-
{ "command": "airtable-formula.installAISkills","title": "Airtable Formula: Install AI Skills", "category": "Airtable Formula" },
66-
{ "command": "airtable-formula.login", "title": "Airtable Formula: Login to Airtable", "category": "Airtable Formula" },
67-
{ "command": "airtable-formula.logout", "title": "Airtable Formula: Logout (Clear Credentials)", "category": "Airtable Formula" },
68-
{ "command": "airtable-formula.status", "title": "Airtable Formula: Status", "category": "Airtable Formula" },
69-
{ "command": "airtable-formula.install-browser", "title": "Airtable Formula: Install Browser", "category": "Airtable Formula" },
70-
{ "command": "airtable-formula.switchToolProfile","title": "Airtable Formula: Switch MCP Tool Profile", "category": "Airtable Formula" },
71-
{ "command": "airtable-formula.toggleToolCategory","title": "Airtable Formula: Toggle MCP Tool Category", "category": "Airtable Formula" },
72-
{ "command": "airtable-formula.showToolStatus", "title": "Airtable Formula: Show MCP Tool Status", "category": "Airtable Formula" },
73-
{ "command": "airtable-formula.openToolConfig", "title": "Airtable Formula: Open MCP Tool Config File", "category": "Airtable Formula" },
74-
{ "command": "airtable-formula.debug.startSession", "title": "Airtable Formula: Start Debug Session", "category": "Airtable Formula" },
75-
{ "command": "airtable-formula.debug.stopAndExport", "title": "Airtable Formula: Stop & Export Debug Log", "category": "Airtable Formula" },
76-
{ "command": "airtable-formula.debug.export", "title": "Airtable Formula: Export Debug Log", "category": "Airtable Formula" }
62+
{
63+
"command": "airtable-formula.openDashboard",
64+
"title": "Airtable Formula: Open Dashboard",
65+
"category": "Airtable Formula"
66+
},
67+
{
68+
"command": "airtable-formula.setupAll",
69+
"title": "Airtable Formula: Setup All IDEs",
70+
"category": "Airtable Formula"
71+
},
72+
{
73+
"command": "airtable-formula.refreshStatus",
74+
"title": "Airtable Formula: Refresh Status",
75+
"category": "Airtable Formula"
76+
},
77+
{
78+
"command": "airtable-formula.installAISkills",
79+
"title": "Airtable Formula: Install AI Skills",
80+
"category": "Airtable Formula"
81+
},
82+
{
83+
"command": "airtable-formula.login",
84+
"title": "Airtable Formula: Login to Airtable",
85+
"category": "Airtable Formula"
86+
},
87+
{
88+
"command": "airtable-formula.logout",
89+
"title": "Airtable Formula: Logout (Clear Credentials)",
90+
"category": "Airtable Formula"
91+
},
92+
{
93+
"command": "airtable-formula.status",
94+
"title": "Airtable Formula: Status",
95+
"category": "Airtable Formula"
96+
},
97+
{
98+
"command": "airtable-formula.install-browser",
99+
"title": "Airtable Formula: Install Browser",
100+
"category": "Airtable Formula"
101+
},
102+
{
103+
"command": "airtable-formula.switchToolProfile",
104+
"title": "Airtable Formula: Switch MCP Tool Profile",
105+
"category": "Airtable Formula"
106+
},
107+
{
108+
"command": "airtable-formula.toggleToolCategory",
109+
"title": "Airtable Formula: Toggle MCP Tool Category",
110+
"category": "Airtable Formula"
111+
},
112+
{
113+
"command": "airtable-formula.showToolStatus",
114+
"title": "Airtable Formula: Show MCP Tool Status",
115+
"category": "Airtable Formula"
116+
},
117+
{
118+
"command": "airtable-formula.openToolConfig",
119+
"title": "Airtable Formula: Open MCP Tool Config File",
120+
"category": "Airtable Formula"
121+
},
122+
{
123+
"command": "airtable-formula.debug.startSession",
124+
"title": "Airtable Formula: Start Debug Session",
125+
"category": "Airtable Formula"
126+
},
127+
{
128+
"command": "airtable-formula.debug.stopAndExport",
129+
"title": "Airtable Formula: Stop & Export Debug Log",
130+
"category": "Airtable Formula"
131+
},
132+
{
133+
"command": "airtable-formula.debug.export",
134+
"title": "Airtable Formula: Export Debug Log",
135+
"category": "Airtable Formula"
136+
}
77137
],
78138
"viewsContainers": {
79139
"activitybar": [
@@ -123,7 +183,10 @@
123183
"airtableFormula.mcp.serverSource": {
124184
"type": "string",
125185
"default": "bundled",
126-
"enum": ["bundled", "npx"],
186+
"enum": [
187+
"bundled",
188+
"npx"
189+
],
127190
"enumDescriptions": [
128191
"Use the MCP server bundled with the extension (default)",
129192
"Use npx to run airtable-user-mcp from npm (version-independent)"

packages/mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "airtable-user-mcp",
3-
"version": "2.1.3",
3+
"version": "2.1.4",
44
"mcpName": "io.github.Automations-Project/airtable-user-mcp",
55
"description": "Community MCP server for Airtable. Schema inspection, field CRUD, view configuration, formula validation, and extension management. Not affiliated with Airtable Inc.",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)