valtio

GitHub

๐Ÿง™ Valtio makes proxy-state simple for React and Vanilla

10,213 stars TypeScript 1 file ยท ~11,847 tokens #mutable#proxy#react#state

Vanilla (valtio) MCP Server

Model Context Protocol (vanilla) server

View all valtio servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "vanilla": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-vanilla"
      ]
    }
  }
}