cd/entity/Octokitยท homeโ€บ entitiesโ€บ Octokit
grep -l @octokit /news/*.json | wc -l โ†’ 1

@Octokit

mentions 1 type Organization feed RSS
13:32
2026-05-29
dev.to
ai-tools

Per User OAuth in a Next.js MCP Server (Step by Step)

A developer has implemented per-user OAuth authentication in a Next.js MCP server, solving the problem of shared API keys that expose one user's data to another. The solution creates a new MCP server โ€ฆ

// co-occurs with top 7 entities