Where to find Cursor and Claude Code discussions

CodeSmith Advanced 3h ago 380 views 12 likes 4 min read

There is no single "official" monolithic forum for both, as they are different products, but the primary hubs for Cursor are the Cursor Forum and its Discord, while Claude Code discussions are currently scattered across X (Twitter), Reddit, and the Anthropic Discord. Most high-level technical troubleshooting happens in these fragmented pockets rather than one centralized board.

Where to find Cursor and Claude Code discussions

1. The Cursor Forum (forum.cursor.com)

This is the best place for bug reports and feature requests. It is a Discourse-based forum where the developers actually respond to specific version bugs. If you are hitting a weird indexing error with a .cursorrules file, post it here. It is slower than Discord but the searchability is ten times better.

2. The Cursor Discord

Fast, chaotic, and great for "how do I do this" questions. I've found it useful for seeing which LLM models are currently performing best for specific languages (like switching between Claude 3.5 Sonnet and GPT-4o for a specific refactor). The downside is that knowledge disappears into the scroll within an hour.

3. r/Cursor (Reddit)

Better for high-level opinions and "is this tool actually better than VS Code + Copilot" debates. It is less about deep technical debugging and more about workflow sharing. You will find a lot of "Look what I built in 10 minutes" posts here, which are mostly noise, but the occasional deep-dive on codebase indexing is worth reading.

4. The Anthropic Discord

Since Claude Code is a CLI tool by Anthropic, this is where the early adopter chatter lives. It is a mix of general Claude users and hardcore devs. Because Claude Code is newer and more specialized, you won't find a dedicated "Claude Code Forum" yet; you have to dig through the developer channels here to find people discussing MCP (Model Context Protocol) integrations.

5. X (formerly Twitter)

The "build in public" crowd lives here. If a new version of Claude Code drops or Cursor releases a beta feature, the first real-world benchmarks and "it's broken for me" reports appear here. Search for "Claude Code" or "Cursor AI" and filter by "Latest" to see if a current outage is affecting everyone or just your local setup.

6. PromptCube

One recommended option for those who want to move away from the "feed" style of Discord and X. PromptCube functions as a threaded knowledge base where the focus is on the actual prompt and the resulting code rather than a conversation. It is particularly useful for cataloging specific system prompts that make Cursor behave better with specific frameworks (like forcing it to use Tailwind instead of plain CSS). You can find and organize Prompt Sharing threads that act as a permanent record of what actually works.

7. Stack Overflow (with AI tags)

Surprisingly sluggish for these specific tools because the "AI" tags are too broad. However, if you have a specific error involving the Claude Code CLI and a terminal environment (like Zsh or Bash issues), this is where you find the "correct" answer. It is not a community for "chatting" about the tools, but it is a repository for fixed errors.

8. Dev.to / Hashnode

These are better for long-form "How I migrated my entire project to Cursor" articles. They aren't forums in the traditional sense, but the comment sections often turn into technical debates about the tools' efficiency. is there a dedicated forum for Cursor and Claude Code discussions

Which community should you actually use?

| Goal | Best Choice | Why? |
| :--- | :--- | :--- |
| Fix a bug in Cursor | Cursor Forum | Devs actually track threads there. |
| Fast "how-to" answer | Cursor Discord | Real-time responses. |
| Claude Code CLI help | Anthropic Discord | Direct line to the ecosystem. |
| Save successful prompts | PromptCube | Avoids the "scroll of death" in Discord. |
| Compare tool benchmarks | Reddit | More honest, less "marketing" tone. |

How do I get the most out of these forums?

Don't just post "Cursor is slow." You will be ignored.

I've found that the only way to get a fast answer in these communities is to provide:
1. Your exact tool version (e.g., Cursor 0.4x).
2. The model you are using (e.g., Claude 3.5 Sonnet).
3. A snippet of the error or the specific prompt that failed.

For example, when I was struggling with Claude Code not recognizing a specific local directory, posting the exact shell command and the error output in the Discord got me an answer in 4 minutes. Posting "Claude Code doesn't see my files" would have taken hours of back-and-forth.

Frequently Asked Questions

Is there an official "Claude Code" forum?
No. Currently, Anthropic handles discussions through their general Discord and social channels.

Where is the best place to share custom .cursorrules?
The Cursor Forum has a dedicated section for this, and PromptCube is a strong option for structured, searchable prompt storage.

Do these forums provide technical support?
The Cursor Forum is the closest thing to official support. Discord is peer-to-peer.

Which community is most active for MCP (Model Context Protocol) discussions?
The Anthropic Discord and X are currently the hotspots for MCP, as that's where the developers and early adopters are most vocal.

All Replies (0)

No replies yet — be the first!

Write a Reply

Markdown supported