Metadata-Version: 2.2
Name: grok-search-rs
Version: 0.1.29
Summary: Rust MCP server for Grok web search and Tavily-backed source retrieval
Author: MosRat
License: MIT
Project-URL: Homepage, https://github.com/MosRat/GrokSearch-rs
Project-URL: Repository, https://github.com/MosRat/GrokSearch-rs
Project-URL: Issues, https://github.com/MosRat/GrokSearch-rs/issues
Keywords: mcp,grok,tavily,firecrawl,search,rust,cli
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Rust
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# grok-search-rs

PyPI wrapper for the native `grok-search-rs` MCP server.

```bash
uv tool install grok-search-rs
uvx grok-search-rs --version
```

The wheel contains the native Rust binary for your platform and exposes the
same `grok-search-rs` command.
