Structura for Cursor
tools.structura/structura
Design domain models and generate deterministic multi-stack code, driven by your coding agent.
client:Cursor
transport:streamable-http
Install Structura in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"structura": {
"url": "https://mcp.structura.tools/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs