{
  "markdown": "# Reich Tools MCP — Verification & Market Intelligence for AI Agents\n\nRemote MCP server exposing two production tools, hosted on Apify's Streamable HTTP MCP infrastructure. No local install, no code — one URL. OAuth or API-token auth.\n\n**House rule: tools that tell you the truth.** Both tools return honest failure states instead of fabricated data, and never charge for errors.\n\n## Quick start\n\nAdd to any MCP client (Claude Desktop, Claude.ai, Cursor, VS Code, or any Streamable HTTP client):\n\n```json\n{\n  \"mcpServers\": {\n    \"reich-tools\": {\n      \"url\": \"https://mcp.apify.com?tools=shane_reich/name-clearance-verdict,shane_reich/stock-edge-signals\"\n    }\n  }\n}\n```\n\nOn first connection you'll be prompted to sign in to Apify (OAuth). Alternatively, authenticate with a header: `\"headers\": { \"Authorization\": \"Bearer <APIFY_TOKEN>\" }`.\n\n## Tools\n\n### 🏅 Name Clearance Verdict — `shane_reich/name-clearance-verdict`\nOne call answers: **\"Is this brand name safe to use?\"**\n- Trademark knockout across **USPTO + TMview (70+ IP offices)** with phonetic & fuzzy collision matching\n- Nice-class inference from your product description\n- RDAP domain availability + best-effort social handle checks\n- Composite grade: `CLEAR / CAUTION / HIGH_RISK / UNKNOWN` — never `CLEAR` if a trademark source failed\n- Alternative names that clear\n\n→ [Store listing](https://apify.com/shane_reich/name-clearance-verdict) · $0.10 per verdict · failed lookups never charged\n\n### 📈 Stock Edge — `shane_reich/stock-edge-signals`\nBUY/SELL/HOLD technical signals for US stocks — **the only signal tool that grades its own homework.** Every signal is written to a permanent ledger, resolved against subsequent prices daily, and published (wins *and* losses) via a free `performance` mode.\n- RSI, MA20/50 trend, momentum, volume confirmation, ATR-adjusted confidence\n- Multi-provider failover (Finnhub, Twelve Data, Alpha Vantage)\n- Batch up to 10 symbols; honest `INSUFFICIENT_DATA` states\n\n→ [Store listing](https://apify.com/shane_reich/stock-edge-signals) · $0.015 per signal · free public track record · errors never charged\n\n## Why agents use these\n\nBoth tools return one structured, deterministic JSON verdict per call — no prose parsing, no pagination, no session state. Designed for agent workflows: brand-name vetting inside product-launch pipelines, portfolio monitoring inside finance agents.\n\n## Transport & compatibility\n\n- **Transport:** Streamable HTTP (hosted at `mcp.apify.com`)\n- **Auth:** OAuth or `Authorization: Bearer <APIFY_TOKEN>`\n- **Clients tested:** Claude Desktop, Claude.ai, Cursor, VS Code\n- Output schemas published (Actor output schema v1) so clients get structured results\n\n---\nBuilt and maintained by Shane Reich · [Apify profile](https://apify.com/shane_reich)\n",
  "bytes": 2774,
  "sha": "1ad80cbe746928cd086b70289eecb97512e544c0f8099b51dd27147462e3d7c0",
  "repo_slug": "sreichsbb-stack/reich-tools-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_sreichsbb_stack_reich_tools_fafe4604/readme"
}