Connector
Next.js backend for Cursor Agent CLI. Stream prompts via SSE at /api/agent.
curl -N "http://localhost:3000/api/agent?text=hello&conversationId="
Set the workspace in lib/config.ts. See README.md for details.
Next.js backend for Cursor Agent CLI. Stream prompts via SSE at /api/agent.
curl -N "http://localhost:3000/api/agent?text=hello&conversationId="
Set the workspace in lib/config.ts. See README.md for details.