Peeptrend.Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Peeptrend.Mcp (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Find rising Steam games and YouTube content opportunities before the niche gets crowded.
This repository contains the PeepTrend MCP server plus setup files for Codex, Claude, OpenClaw, and generic MCP clients.
If you installed PeepTrend from a marketplace and are not sure what to do next, start here:
PeepTrend gives AI agents focused tools for gaming creator research:
PeepTrend accounts can create API keys for MCP clients. Some tools are available to try with a free account; full reports, generated ideas, workflow actions, alerts, and higher usage are available from PeepTrend plans.
Codex:
codex plugin marketplace add PeepTrend/PeepTrend.MCP
codex plugin add peeptrend-youtube-gaming-trend-finder@peeptrendClaude Code:
claude plugin marketplace add PeepTrend/PeepTrend.MCP
claude plugin install peeptrend-youtube-gaming-trend-finder@peeptrendGeneric MCP clients:
npm install -g peeptrend-mcpOr run it directly:
npx -y peeptrend-mcpRunning the command manually prints setup instructions. In normal use, your AI client starts this package as an MCP server and communicates with it over stdio.
Create an API key in PeepTrend:
PEEPTREND_API_KEY.Example MCP config:
{
"mcpServers": {
"peeptrend": {
"command": "npx",
"args": ["-y", "peeptrend-mcp"],
"env": {
"PEEPTREND_API_KEY": "pt_key_from_profile"
}
}
}
}An API key is recommended. It connects MCP requests to your PeepTrend account and enables account features when available.
Without an API key, public free checks can still run with public limits. Full opportunity feeds, reports, generated ideas, saved plans, alerts, account-aware limits, and subscription features need PEEPTREND_API_KEY.
npx -y peeptrend-mcp --doctorUse --stdio only when a tool or MCP client explicitly asks for the raw MCP server process.
get_peeptrend_connection_statuscheck_youtube_channel_namecheck_youtube_titlecheck_youtube_shelf_saturationcheck_gaming_nichecheck_steam_update_opportunitycheck_small_youtuber_game_fitcheck_game_for_youtubefind_youtube_gaming_opportunitiesget_opportunity_detailgenerate_creator_ideassave_opportunity_workflowsend_opportunity_feedbackPeepTrend API keys are account scoped and can be revoked from Profile. Store keys only in your MCP client's environment configuration and do not commit API keys to source control.
MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.