Skip to main content
Upriver’s hosted Model Context Protocol (MCP) server brings real-time, evidence-backed context to any MCP-compatible assistant or agent. It’s remote and hosted — there’s nothing to install or run. Upriver tracks online culture in real time — both what’s gaining traction and who’s driving it. The server exposes two complementary slices:
  • Breakout topicswhat’s emerging: subjects gaining traction across tech, sports, and politics, each with grounded source citations so the model reasons from real evidence instead of guessing.
  • Creatorswho’s behind it: find creators by name, content, or audience filters, then pull a full profile to vet them.
The two chain naturally — spot what’s breaking out, then find the creators driving it (or start from a creator and see what’s resonating).
Upriver MCP access is provisioned per account. Connect any client below to sign in — if your account isn’t enabled yet, you’ll be pointed to request access.

Connect

OAuth sign-in works in every client. The X-API-Key header is supported by Claude Code, Cursor, VS Code, Cline, Windsurf, Codex CLI, Goose, and Zed — but not by Claude’s or ChatGPT’s connector UIs, which are OAuth-only.
To use an API key instead of OAuth, pass it as a header:
Codex CLI (OpenAI)
ChatGPT — Enable Developer mode (Settings → Apps & Connectors → Advanced), then Settings → Connectors → Create, name it Upriver, paste https://mcp.upriver.ai/mcp, choose OAuth, and sign in. (No custom-header field — OAuth only in the UI.)Goose — add to ~/.config/goose/config.yaml:
Zed — add to settings.json under context_servers:
JetBrains IDEs: MCP works, but the IDE currently drops custom request headers and doesn’t yet support OAuth for remote servers, so Upriver’s X-API-Key auth can’t connect there yet — we’ll list it once JetBrains ships the fix.

Tools available today

Four read-only tools across the two slices. Breakout topics answer what’s gaining traction; creators answer who’s driving and relevant to it — so you can go from a trend to the people behind it, or start from a creator and see what’s resonating.

Breakout topics

Subjects gaining traction across tech, sports, and politics. Each tool returns up to 25 topics per call (default 10), every topic carrying up to 5 source citations, with a has_more flag when more results exist beyond the page. breakout_search_topics — search breakout topics by keyword. breakout_list_topics — browse breakout topics gaining traction right now. Each topic includes its name, vertical, lifecycle status, a momentum signal, and its top citations (title, URL, source category, and publish time).

Creators

Find and vet creators across platforms — start with creator_search to find matches, then creator_get to pull one creator’s full profile. creator_search — find creators by name/@handle, by what their content is about, or by filters. Returns lean matches (top channels + categories) plus next_cursor for paging. At least one of name_or_handle, content_query, or a filter is required. creator_get — get one creator’s full profile by Upriver creator_id or channel URL. Returns the profile (channels, categories, related creators) plus any requested enrichments.

Access

Upriver MCP access is provisioned per account. Request access at dashboard.upriver.ai or email support@upriver.ai. Once your account is enabled, the same Upriver sign-in (or API key) works across every MCP client — find your API key in the Upriver dashboard.

Troubleshooting

More on the way

Breakout topics and creators are the first of Upriver’s capabilities to land as MCP tools. The rest of the API — audiences, brands, products, trends, and sponsorships — is documented in the API reference, and we’re rolling those out as MCP tools too.

Dashboard

Request access and manage your account

skill.md

Give agents the full Upriver API reference