simple gpt for Cursor
com.jojapi/simple-gpt
Simple GPT: A simple floating widget allows you to access the AI assistant immediately from.
client:Cursor
transport:streamable-http
tools:1
Install simple gpt in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"simple-gpt": {
"url": "https://mcp.jojapi.com/simple-gpt"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs