Skip to content

Plugin

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 for Claude Code, Codex, and Cursor in one command:

Terminal window
npx plugins add val-town/plugins

Or from Claude Code’s official plugin marketplace:

Terminal window
claude plugin install valtown@claude-plugins-official

Or in Codex:

Terminal window
codex plugin marketplace add val-town/plugins

Or in Cursor:

Terminal window
/add-plugin valtown

With the plugin, your coding agent can write idiomatic vals and deploy live to Val Town in 100ms. The plugin includes:

  1. 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
  2. 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.