diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 03c36b5d..1c7ad898 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -412,6 +412,19 @@ "sha": "6f41866ea66c63eb80c42e6f652efdac5870e540" }, "homepage": "https://kensho.com" + }, + { + "name": "servicenow-sdk", + "description": "Create, edit, and deploy ServiceNow applications with the Fluent SDK effortlessly through Claude. Helps developers build, extend, and manage ServiceNow applications, workflows, and agents using the ServiceNow SDK.", + "category": "development", + "source": { + "source": "git-subdir", + "url": "https://github.com/ServiceNow/sdk.git", + "path": "providers/claude/plugin", + "ref": "main", + "sha": "06adf37ca78c270a57f93e7b9dfbb7bf16e24611" + }, + "homepage": "https://servicenow.github.io/sdk/" } ] }