Uncountable for Cursor
com.uncountable/mcp
Read and write recipes, inputs, experiments and files in the Uncountable R&D platform.
client:Cursor
transport:streamable-http
Install Uncountable in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://{deployment_domain}/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs