Typestate for Cursor
com.typestate/typestate
Build and run a backend from plain English. Data, logic, endpoints, auth and jobs, deployed live.
client:Cursor
transport:streamable-http
tools:1
Install Typestate in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"typestate": {
"url": "https://mcp.typestate.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs