This commit is contained in:
Shawn Morreau
2025-11-20 14:04:50 -05:00
10 changed files with 40 additions and 30 deletions
-1
View File
@@ -7,7 +7,6 @@ import { agent, type ConfigureMcpServersParams, installFromCurl } from "./shared
export const cursor = agent({
name: "cursor",
inputKeys: ["cursor_api_key"],
install: async () => {
return await installFromCurl({
installUrl: "https://cursor.com/install",