Skip to content

Commit 0999e72

Browse files
authored
fix(amazonq): Revert "feat(amazonq): add the mcp field to client capabilities"
2 parents 25ec061 + 14df48d commit 0999e72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/amazonq/src/lsp/client.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ export async function startLanguageServer(
123123
awsClientCapabilities: {
124124
q: {
125125
developerProfiles: true,
126-
mcp: true,
127126
},
128127
window: {
129128
notifications: true,

0 commit comments

Comments
 (0)