The Val Town plugin for coding agents bundles the Val Town MCP server and platform skills for your agents. It works with Claude Code, Codex, and Cursor.
You can explore the plugin’s source code, including skills, at github.com/val-town/plugins.
Install
Section titled “Install”Install for Claude Code, Codex, and Cursor in one command:
npx plugins add val-town/pluginsOr from Claude Code’s official plugin marketplace:
claude plugin install valtown@claude-plugins-officialOr in Codex:
codex plugin marketplace add val-town/pluginsOr in Cursor:
/add-plugin valtownCapabilities
Section titled “Capabilities”With the plugin, your coding agent can write idiomatic vals and deploy live to Val Town in 100ms. The plugin includes:
- Val Town MCP server: list, read, create, edit, run, and deploy vals; view logs; query your SQLite and Blob storage; manage env vars, branches, and version history
- Val Town Skills: platform know-how from our system prompt, plus skills for HTTP vals, crons, email vals, SQLite, OAuth, frontend patterns, API integrations
Learn more and contribute at github.com/val-town/plugins.