From 971bf7f77b359725b709143e0d3cf1a1630c948d Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Thu, 4 Jun 2026 09:41:51 -0500 Subject: [PATCH] Add vals plugin --- .claude-plugin/marketplace.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index f43c36a2..4a4cb4e0 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -2651,6 +2651,22 @@ }, "homepage": "https://github.com/UI5/plugins-coding-agents" }, + { + "name": "vals", + "description": "Build and deploy on Val Town. Bundles the Val Town MCP server and platform skills (HTTP vals, cron/intervals, SQLite, email, OAuth, React UI, third-party integrations, templates).", + "author": { + "name": "Val Town" + }, + "category": "deployment", + "source": { + "source": "git-subdir", + "url": "https://github.com/val-town/plugins.git", + "path": "plugin", + "ref": "main", + "sha": "e01069e11ea6e46b8d2d5fd2945f2dd4d33e6a57" + }, + "homepage": "https://val.town" + }, { "name": "vanta", "description": "The Vanta plugin connects Claude Code to Vanta's security and compliance platform through the Vanta MCP server. It combines Vanta's test-specific remediation intelligence with your local repository context to help you fix compliance failures faster.",