Update README (#2087)

This commit is contained in:
Suchintan
2025-04-03 04:10:03 -04:00
committed by GitHub
parent 293f01a014
commit 8a3597ffe3
6 changed files with 21 additions and 5 deletions

View File

@@ -38,6 +38,19 @@ You can connect your MCP-enabled applications to Skyvern in two ways:
skyvern run server
```
## Examples
### Skyvern allows Claude to look up the top Hackernews posts today
https://github.com/user-attachments/assets/0c10dd96-c6ff-4b99-ad99-f34a5afd04fe
### Cursor looking up the top programming jobs in your area
https://github.com/user-attachments/assets/084c89c9-6229-4bac-adc9-6ad69b41327d
### Ask Windsurf to do a form 5500 search and download some files
https://github.com/user-attachments/assets/70cfe310-24dc-431a-adde-e72691f198a7
## Supported Applications
`skyvern init` helps configure the following applications for you:
- Cursor
@@ -64,4 +77,4 @@ Use the following config if you want to set up Skyvern for any other MCP-enabled
}
}
}
```
```