whats-next-mcp

JordanCoin/whats-next-mcp
★ 0 stars TypeScript AI/LLM Updated today
An MCP server that guarantees an AI coding agent never hits a dead end — always returns concrete, ranked next-step suggestions as an interactive picker. Works with Claude Code, Cursor, opencode, and any MCP host.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "whats-next-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "JordanCoin/whats-next-mcp"
      ]
    }
  }
}

Topics

agenticai-agentsanthropicclaudeclaude-codecoding-assistantcursordeveloper-toolsllmmcpmcp-servermodel-context-protocolopencodeproductivitytypescript