eCommerce
tosheroon.com
Search and retrieve Amazon product information, including details, price history, and price drops.
ENDPOINT 1
https://tosheroon.com/mcp
MCP server metadata
- Name
- tosheroon
- Version
- 1.0.0
Tosheroon is an Amazon price tracking and prediction service. You are currently using anonymous rate limits (20 requests/min, 200/day). To get higher limits (120/min, 2000/day), use the register_api_key tool with your email to receive a free API key.
Known tools 12
search_productsSearch for Amazon products by keyword, ASIN, or Amazon URL with optional filters for brand, category, price range, stock status, and sorting.
Inferred read-onlyget_price_statisticsGet price statistics for a product (all-time high/low, mean, median, histogram).
Inferred read-onlyregister_api_keyRegister for a free API key to increase your rate limits from 20/min to 120/min.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.tosheroon]
url = "https://tosheroon.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"tosheroon": {
"type": "http",
"url": "https://tosheroon.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: tosheroon
Remote MCP URL: https://tosheroon.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"tosheroon": {
"url": "https://tosheroon.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"tosheroon": {
"type": "http",
"url": "https://tosheroon.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "tosheroon",
"transport": "streamable-http",
"url": "https://tosheroon.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.