protogen for Cursor
io.github.jdhart81/protogen
MCP CAD services; bundles with SmartScale (measure to CAD).
client:Cursor
transport:streamable-http
tools:6
Install protogen in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"protogen": {
"url": "https://mcp.viridisconservation.com/protogen/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs