Search the web and get results with content
Searches the web and returns results with scraped content and metadata.
/plugin marketplace add nathanvale/side-quest-marketplace/plugin install mcp-manager@side-quest-marketplace<query> [--limit N]Search the web for: $ARGUMENTS
Parse the arguments:
--limit N flag (default: 5)Run the CLI command:
cd /Users/nathanvale/code/side-quest-marketplace/plugins/firecrawl && bun run src/cli.ts search $ARGUMENTS
Present the search results to the user
/firecrawl:search typescript error handling best practices
/firecrawl:search "react hooks" --limit 10
/firecrawl:search site:github.com firecrawl examples
"exact phrase" - Match exact phrase-term - Exclude termsite:example.com - Limit to domainintitle:word - Word in page titleinurl:word - Word in URL