Searchpin — Free Web Search for AI Agents for Grok
io.github.telly6/searchpin
Free web search for AI agents — multi-engine parallel search, smart ranking, no sign-up, no limits
client:Grok
transport:stdio
runtime:pypi
Install Searchpin — Free Web Search for AI Agents in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"searchpin": {
"type": "stdio",
"command": "uvx",
"args": [
"searchpin"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs