Merge pull request #2306 from anthropics/add-vals

Add vals plugin
This commit is contained in:
Charmaine Lee 2026-06-04 12:48:26 -04:00 committed by GitHub
commit 9b3f5842eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.",