Typestate for Zed
com.typestate/typestate
Build and run a backend from plain English. Data, logic, endpoints, auth and jobs, deployed live.
client:Zed
transport:streamable-http
tools:1
Install Typestate in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"typestate": {
"url": "https://mcp.typestate.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs