Gnosari for Cursor
com.gnosari/mcp
AI chatbot that turns conversations into typed records. Create Gnosaris, set fields, read the data.
client:Cursor
transport:streamable-http
Install Gnosari in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.gnosari.com"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs