Skip to content

Commit 0c9aa38

Browse files
committed
fix: toggle on works_in_archestra
1 parent 3648d99 commit 0c9aa38

10 files changed

+26
-10
lines changed

app/app/mcp-catalog/data/mcp-evaluations/asana__remote-mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"provider": null,
2525
"required": true
2626
},
27-
"works_in_archestra": false
27+
"works_in_archestra": true
2828
},
2929
"framework": null,
3030
"last_scraped_at": "2025-09-05T19:30:23.066Z",

app/app/mcp-catalog/data/mcp-evaluations/atlassian__remote-mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"provider": null,
2525
"required": true
2626
},
27-
"works_in_archestra": false
27+
"works_in_archestra": true
2828
},
2929
"framework": null,
3030
"last_scraped_at": "2025-09-05T19:30:23.066Z",

app/app/mcp-catalog/data/mcp-evaluations/box__remote-mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"provider": null,
2525
"required": true
2626
},
27-
"works_in_archestra": false
27+
"works_in_archestra": true
2828
},
2929
"framework": null,
3030
"last_scraped_at": "2025-09-05T19:30:23.066Z",

app/app/mcp-catalog/data/mcp-evaluations/hubspot__remote-mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"provider": null,
1515
"required": false
1616
},
17-
"works_in_archestra": false
17+
"works_in_archestra": true
1818
},
1919
"framework": null,
2020
"last_scraped_at": "2025-09-05T19:30:23.066Z",

app/app/mcp-catalog/data/mcp-evaluations/invideo__remote-mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"provider": null,
2525
"required": true
2626
},
27-
"works_in_archestra": false
27+
"works_in_archestra": true
2828
},
2929
"framework": null,
3030
"last_scraped_at": "2025-09-05T19:30:23.066Z",

app/app/mcp-catalog/data/mcp-evaluations/jfrog__mcp-jfrog.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,5 +166,13 @@
166166
"name": "@modelcontextprotocol/sdk",
167167
"importance": 9
168168
}
169-
]
169+
],
170+
"archestra_config": {
171+
"client_config_permutations": null,
172+
"oauth": {
173+
"provider": null,
174+
"required": false
175+
},
176+
"works_in_archestra": true
177+
}
170178
}

app/app/mcp-catalog/data/mcp-evaluations/monday__remote-mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"provider": null,
2525
"required": true
2626
},
27-
"works_in_archestra": false
27+
"works_in_archestra": true
2828
},
2929
"framework": null,
3030
"last_scraped_at": "2025-09-05T19:30:23.066Z",

app/app/mcp-catalog/data/mcp-evaluations/mongodb-js__mongodb-mcp-server.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,5 +165,13 @@
165165
"name": "@modelcontextprotocol/sdk",
166166
"importance": 9
167167
}
168-
]
168+
],
169+
"archestra_config": {
170+
"client_config_permutations": null,
171+
"oauth": {
172+
"provider": null,
173+
"required": false
174+
},
175+
"works_in_archestra": true
176+
}
169177
}

app/app/mcp-catalog/data/mcp-evaluations/plaid__remote-mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"provider": null,
2525
"required": true
2626
},
27-
"works_in_archestra": false
27+
"works_in_archestra": true
2828
},
2929
"framework": null,
3030
"last_scraped_at": "2025-09-05T19:30:23.066Z",

app/app/mcp-catalog/data/mcp-evaluations/square__remote-mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"provider": null,
2525
"required": true
2626
},
27-
"works_in_archestra": false
27+
"works_in_archestra": true
2828
},
2929
"framework": null,
3030
"last_scraped_at": "2025-09-05T19:30:23.066Z",

0 commit comments

Comments
 (0)