mcp for Cursor
io.scispot/mcp
Turn any LLM into your lab assistant: search samples, track experiments, analyze data with AI.
client:Cursor
transport:streamable-http
Install mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.scispot.io/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs