Skip to content
VS Code

Typestate for VS Code

com.typestate/typestate

Build and run a backend from plain English. Data, logic, endpoints, auth and jobs, deployed live.

client:VS Code transport:streamable-http tools:1

Install Typestate in VS Code

.vscode/mcp.json

{
  "servers": {
    "typestate": {
      "type": "http",
      "url": "https://mcp.typestate.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Typestate in other clients