diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index e7ecfd5..123efff 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -74,6 +74,11 @@ "description": "Go Language Server", "source": "./plugins/gopls-lsp" }, + { + "name": "graphql-lsp", + "description": "GraphQL Language Server", + "source": "./plugins/graphql-lsp" + }, { "name": "jdtls-lsp", "description": "Java (Eclipse JDTLS) Language Server",