{"id":50572239,"url":"https://github.com/serpapi/serpapi-cursor-plugin","last_synced_at":"2026-06-04T19:30:42.698Z","repository":{"id":358625921,"uuid":"1219886714","full_name":"serpapi/serpapi-cursor-plugin","owner":"serpapi","description":"Cursor Plugin for SerpApi API.","archived":false,"fork":false,"pushed_at":"2026-06-01T08:08:03.000Z","size":284,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-01T10:08:35.277Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://serpapi.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/serpapi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-24T10:16:20.000Z","updated_at":"2026-06-01T08:08:07.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/serpapi/serpapi-cursor-plugin","commit_stats":null,"previous_names":["serpapi/serpapi-cursor-plugin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/serpapi/serpapi-cursor-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpapi%2Fserpapi-cursor-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpapi%2Fserpapi-cursor-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpapi%2Fserpapi-cursor-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpapi%2Fserpapi-cursor-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serpapi","download_url":"https://codeload.github.com/serpapi/serpapi-cursor-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpapi%2Fserpapi-cursor-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33917183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-04T19:30:40.948Z","updated_at":"2026-06-04T19:30:42.687Z","avatar_url":"https://github.com/serpapi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"https://user-images.githubusercontent.com/307597/154772945-1b7dba5f-21cf-41d0-bb2e-65b6eff4aaaf.png\" width=\"30\" height=\"30\"/\u003e SerpApi Plugin for Cursor\n\nA [Cursor plugin](https://cursor.com/docs/plugins) that gives Cursor Agent the ability to search Google, Amazon, Walmart, YouTube, Google Maps, Google Scholar, and [100+ other engines](https://serpapi.com/search-engine-apis) via the [SerpApi](https://serpapi.com) REST API.\n\n[![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)\n[![Engines](https://img.shields.io/badge/engines-112-blue.svg)](engines/)\n[![Validate](https://github.com/serpapi/serpapi-cursor-plugin/actions/workflows/validate.yml/badge.svg)](https://github.com/serpapi/serpapi-cursor-plugin/actions/workflows/validate.yml)\n[![Update Engines](https://github.com/serpapi/serpapi-cursor-plugin/actions/workflows/update-engines.yml/badge.svg)](https://github.com/serpapi/serpapi-cursor-plugin/actions/workflows/update-engines.yml)\n\n## Quick Start\n\n### 1. Get an API key\n\nSign up at [serpapi.com](https://serpapi.com/users/sign_up?plan=free) and set the key:\n\n\u003e **Free tier** - 250 searches/month, no credit card required.\n\n```bash\nexport SERPAPI_API_KEY=\"your_key_here\"\n```\n\n### 2. Install the plugin\n\n**Local install** (recommended for testing):\n\n```bash\n# Option A: Copy the plugin\ncp -r /path/to/serpapi-cursor-plugin ~/.cursor/plugins/local/serpapi\n\n# Option B: Clone directly\ngit clone https://github.com/serpapi/serpapi-cursor-plugin.git ~/.cursor/plugins/local/serpapi\n```\n\nThen restart Cursor or run `Developer: Reload Window` from the command palette.\n\n**From the marketplace** (when available):\n\nSearch for \"serpapi\" in the Cursor marketplace panel, or visit [cursor.com/marketplace](https://cursor.com/marketplace).\n\n### 3. Use it\n\nCursor Agent will automatically use SerpApi when you ask it to search for something. Just ask in natural language:\n\n\u003e *Search Google for the best Python web frameworks*\n\u003e\n\u003e *Compare prices for AirPods Pro on Amazon, Walmart, and eBay*\n\u003e\n\u003e *Find academic papers about transformer architectures published after 2020*\n\nOr invoke the skill explicitly:\n\n```\n/search coffee shops near Times Square\n```\n\nYou can also attach it as context:\n\n```\n@search\n```\n\n## Features\n\n- **Single skill, all engines** - `/search` covers all 100+ SerpApi engines. Cursor Agent picks the right one based on your intent.\n- **Always up to date** - Engine parameter schemas are auto-generated and kept fresh by weekly CI.\n- **Auto-invocation** - Cursor Agent detects search-related requests and loads the skill automatically. No need to remember slash commands.\n- **Cost-aware** - Defaults to `google_light` (faster, cheaper) for simple web searches. Confirms before making API calls.\n- **Schema-driven** - The plugin ships a complete engine selection table and JSON schemas for every engine's parameters, so the agent can construct the right API call without guessing.\n\n## Supported Engines\n\n| Category | Engines |\n|----------|---------|\n| Web Search | Google, Google Light, Bing, DuckDuckGo, Yahoo, Yandex, Baidu, Naver |\n| AI Search | Google AI Mode, Google AI Overview, Bing Copilot, Brave AI Mode |\n| Shopping | Amazon, Walmart, eBay, Google Shopping, Home Depot |\n| Local / Maps | Google Maps, Google Local, Yelp, TripAdvisor, OpenTable |\n| Research | Google Scholar, Google Patents, Google Trends |\n| News | Google News, Bing News, DuckDuckGo News, Baidu News |\n| Media | Google Images, Google Videos, YouTube, Google Lens |\n| Travel | Google Flights, Google Hotels, Google Travel Explore |\n| Jobs | Google Jobs |\n| Finance | Google Finance |\n| Apps | Google Play, Apple App Store |\n\nSee the full list in [`engines/`](engines/).\n\n## Troubleshooting\n\n- **\"Invalid API key\"**: Verify at [serpapi.com/manage-api-key](https://serpapi.com/manage-api-key)\n- **Plugin not showing up**: Ensure files are in `~/.cursor/plugins/local/serpapi/` and restart Cursor\n- **Skill not loading**: Run `Developer: Reload Window` from the command palette\n- **Rate limit exceeded**: Wait or [upgrade your plan](https://serpapi.com/pricing)\n\n## Development\n\nEngine schemas are auto-generated by `build-engines.py` and updated weekly via [GitHub Actions](.github/workflows/update-engines.yml).\n\nTo regenerate manually:\n\n```bash\npip install -r requirements.txt\npython build-engines.py\n```\n\nTo validate the plugin structure:\n\n```bash\nbash test.sh\n```\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch: `git checkout -b feature/amazing-feature`\n3. Make your changes\n4. Run validation: `bash test.sh`\n5. Commit changes: `git commit -m 'Add amazing feature'`\n6. Push to branch: `git push origin feature/amazing-feature`\n7. Open a Pull Request\n\n## Related\n\n- [SerpApi Plugin for Claude Code](https://github.com/serpapi/serpapi-claude-plugin) - Claude Code plugin with the same capabilities\n- [SerpApi MCP Server](https://github.com/serpapi/serpapi-mcp) - MCP server integration for Claude Desktop, VS Code, and Cursor\n- [SerpApi Docs](https://serpapi.com/search-api) - Full API reference\n- [SerpApi Playground](https://serpapi.com/playground) - Interactive API explorer\n\n## License\n\nMIT License - see [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserpapi%2Fserpapi-cursor-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserpapi%2Fserpapi-cursor-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserpapi%2Fserpapi-cursor-plugin/lists"}