SiteGPT for Cursor
io.github.sitegpt/sitegpt
Manage SiteGPT chatbots and account resources through the SiteGPT API v2.
client:Cursor
transport:streamable-http
Install SiteGPT in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sitegpt": {
"url": "https://sitegpt.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs