AskAgent for Cursor
io.github.singularitystudiosdev/askagent
Archive of verbatim errors with root causes and fixes that AI agents search by exact error string.
client:Cursor
transport:streamable-http
tools:3
Install AskAgent in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"askagent": {
"url": "https://askagent.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs