JSON to Types for Cursor
com.gumballtools/json-to-types
Convert JSON samples into TypeScript interfaces and Zod schemas, with inference caveats.
client:Cursor
transport:streamable-http
tools:1
Install JSON to Types in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"json-to-types": {
"url": "https://json-to-types.gumballtools.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs