{"id":27607924,"url":"https://github.com/evilsocket/search","last_synced_at":"2025-04-22T22:17:58.317Z","repository":{"id":285940015,"uuid":"959344888","full_name":"evilsocket/search","owner":"evilsocket","description":"An agent that receives a user query and generates a markdown report of the results using the Brave Search API.","archived":false,"fork":false,"pushed_at":"2025-04-03T12:35:47.000Z","size":1283,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-22T22:17:49.448Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evilsocket.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}},"created_at":"2025-04-02T16:33:22.000Z","updated_at":"2025-04-09T20:54:22.000Z","dependencies_parsed_at":"2025-04-03T13:47:09.806Z","dependency_job_id":null,"html_url":"https://github.com/evilsocket/search","commit_stats":null,"previous_names":["evilsocket/search"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilsocket%2Fsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilsocket%2Fsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilsocket%2Fsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilsocket%2Fsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evilsocket","download_url":"https://codeload.github.com/evilsocket/search/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250331819,"owners_count":21413103,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2025-04-22T22:17:55.216Z","updated_at":"2025-04-22T22:17:58.271Z","avatar_url":"https://github.com/evilsocket.png","language":null,"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg width=\"250\" src=\"logo.png\"/\u003e\n\u003c/div\u003e\n\n**Search** is a [Nerve](https://github.com/evilsocket/nerve) agent that receives a user query and generates a markdown report of the results using the Brave Search API.\n\n## Requirements\n\n### MCP\n\nThe [Brave Search MCP server](https://github.com/modelcontextprotocol/servers/tree/main/src/brave-search) requires [an API key](https://github.com/modelcontextprotocol/servers/tree/main/src/brave-search#getting-an-api-key) and NPX:\n\n```bash\nnpm i -g npx\n```\n\nWhile Docker is required for [mcp/fetch](https://github.com/modelcontextprotocol/servers/tree/main/src/fetch).\n\n### Nerve\n\nMake sure Nerve is installed and updated to the latest version:\n\n```bash\npip install --upgrade nerve-adk\n```\n\n## Search\n\nInstall this agent:\n\n```bash\n# this will download and install (or update) to ~/.nerve/agents\nnerve install evilsocket/search\n```\n\nSet your [Brave Search API key](https://github.com/modelcontextprotocol/servers/tree/main/src/brave-search#getting-an-api-key) and run the agent:\n\n```bash\n# use any model supported by litellm\nexport NERVE_GENERATOR=openai/gpt-4o\nexport OPENAI_API_KEY=...\n\n# set the brave search api key\nexport BRAVE_API_KEY=...\n\nnerve run search --query 'what is the most intelligent LLM?'\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilsocket%2Fsearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevilsocket%2Fsearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilsocket%2Fsearch/lists"}