Grounder
From training data to current knowledge. Gives a local or cloud LLM live web grounding
as four MCP tools: web_search (live Google results), fetch (a result page as clean,
token-capped markdown), deep_search (a cited, token-capped evidence pack that fits a
small context window), and research (an agentic search-and-read loop for hard, multi-part
questions). Privacy-first: the hosted service stores no query content.
This package is a thin MCP client; the retrieval and billing run on the hosted service, so it installs with no browser and runs fine on a laptop.
Use
{
"mcpServers": {
"Grounder": {
"command": "uvx",
"args": ["grounder-mcp"],
"env": { "GROUNDER_API_KEY": "your_key_here" }
}
}
}
Get a key at https://grounder.dev. Flat monthly plans billed in pages (a search, a fetch, or a
page deep_search reads); research runs on a small monthly allowance. You pay only for pages
delivered.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file grounder_mcp-0.3.0.tar.gz.
File metadata
- Download URL: grounder_mcp-0.3.0.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.25 {"installer":{"name":"uv","version":"0.11.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87c6166ea0a702affb3a8a18167f572026af725ed86569238d54c26b67c6963a
|
|
| MD5 |
2d9e5b5cb3463ab349a5cd663fe4e887
|
|
| BLAKE2b-256 |
7946c181779245d5f28f9f6c8564e3c7e9ce758ab9e2f689bd38c509913ad13f
|
File details
Details for the file grounder_mcp-0.3.0-py3-none-any.whl.
File metadata
- Download URL: grounder_mcp-0.3.0-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.25 {"installer":{"name":"uv","version":"0.11.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8b970adea68f81fd97f713fa438ab123a2ee0cdcb49905e90e5a3b0e129902b
|
|
| MD5 |
9111e1f573c494bbc7980c9b3e505cad
|
|
| BLAKE2b-256 |
3bf495cde8f155f5c18dacd4857381ae4b62718570ec1ae2f45e77acd727c159
|