Search1API for Grok Build
August 4, 2026 ยท View on GitHub
Live web search, page retrieval, news, sitemap discovery, and trending topics for Grok Build through Search1API's hosted MCP server and research skill.
Install
Install the plugin directly from GitHub:
agent plugin install superagents-lab/grok-search1api --trust
Or add this repository as a custom marketplace, then open /plugin in Grok
Build and install Search1API from the superagents-lab marketplace:
agent plugin marketplace add superagents-lab/grok-search1api
Authentication
The bundled MCP server is https://mcp.search1api.com/mcp. When authorization
is required, Grok Build opens the Search1API OAuth flow. Complete authorization
in the browser; do not paste credentials into a prompt.
Capabilities
- Search the live web across multiple sources
- Read and summarize web pages
- Find current news
- Discover links on a site
- Explore GitHub and Hacker News trends
Security and data
This plugin contains no hooks, executable scripts, or bundled binaries. It connects only to Search1API's hosted MCP endpoint. Search queries, requested URLs, and tool parameters are sent to Search1API to perform the requested web research.
Validate
agent plugin validate .
License
MIT