Reich Tools — Trademark Clearance & Stock Signals for Claude Desktop
io.github.sreichsbb-stack/reich-tools
Trademark clearance (USPTO+TMview) and self-graded stock signals for AI agents. JSON verdicts.
client:Claude Desktop
transport:streamable-http
Install Reich Tools — Trademark Clearance & Stock Signals in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"reich-tools": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.apify.com?tools=shane_reich/name-clearance-verdict,shane_reich/stock-edge-signals"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs