GitHub
github.com › oraios › serena
GitHub - oraios/serena: A powerful coding agent toolkit providing semantic retrieval and editing capabilities (MCP server & other integrations)
3 weeks ago - by using the model context protocol (MCP). Serena provides an MCP server which integrates with · Claude Code and Claude Desktop, terminal-based clients like Codex, Gemini-CLI, Qwen3-Coder, rovodev, OpenHands CLI and others, IDEs like VSCode, Cursor or IntelliJ, Extensions like Cline or Roo Code ·
Starred by 17.7K users
Forked by 1.2K users
Languages Python 87.2% | JavaScript 3.2% | AL 1.2% | Elixir 1.0% | CSS 0.9% | Erlang 0.9%
Reddit
reddit.com › r/claudeai › try out serena mcp. thank me later.
r/ClaudeAI on Reddit: Try out Serena MCP. Thank me later.
June 20, 2025 -
Thanks so much to /u/thelastlokean for raving about this.
I've been spending days writing my own custom scripts with grep, ast-grep, and writing tracing through instrumentation hooks and open telemetry to get Claude to understand the structure of the various api calls and function calls.... Wow. Then Serena MCP (+ Claude Code) seems to be built exactly to solve that.
Within a few moments of reading some of the docs and trying it out I can immediately see this is a game changer.
Don't take my word, try it out. Especially if your project is starting to become more complex.
https://github.com/oraios/serena
Local MCP Service Fails to Connect in Cursor Despite Being Accessible via curl
Describe the Bug Hello Cursor Team, I’m experiencing a persistent issue where a locally running MCP service fails to connect within Cursor, even though it’s fully operational and accessible from the operating system. Af… More on forum.cursor.com
It's a combination of a lot of rules, and I've used this rule to improve the accuracy of cursor significantly - Showcase - Cursor - Community Forum
这是中文版本 This is the English version This rule is compatible with the latest version of cursor1.2 and requires the installation of MCP services: serena, context7. It can solve 80% of my problems, and most of the problems are in the edit_file editor. More on forum.cursor.com
How to use on Antigravity or Cursor?
Couldn't find any config for Antigravity or Cursor in the doc. Doesn't it support? I already used the Serena on Claude Code with the following command: claude mcp add serena -- uvx --from g... More on github.com
Cursor CLI - Not actually an MCP client?
Describe the Bug I have an mcp.json file set up for my project, and I am able to get the in-IDE agent to use the tools. However, the CLI doesn’t seem to be able to use them. Steps to Reproduce Create mcp.json file, launch cursor-agent, try to ask it to use the tools Expected Behavior cursor-agent ... More on forum.cursor.com
Videos
r/neovim on Reddit: How to get all the goodness of Cursor (Agentic ...
06:20
Serena MCP + ccusage: Save and Track Claude Usage Effectively - ...
05:49
Cursor + MCP Servers: Complete Setup Guide (Sequential Thinking, ...
19:56
The 3 MUST Have MCP Servers for Any AI Coding (and How to Use Them) ...
08:15
Install Serena with Ollama - AI Coding Agent Toolkit with MCP - ...
Cursor
forum.cursor.com › bug reports
Local MCP Service Fails to Connect in Cursor Despite Being Accessible via curl - Bug Reports - Cursor - Community Forum
July 2, 2025 - Describe the Bug Hello Cursor Team, I’m experiencing a persistent issue where a locally running MCP service fails to connect within Cursor, even though it’s fully operational and accessible from the operating system. After extensive debugging, we’ve concluded the issue lies within the Cursor application itself.
Cursor
forum.cursor.com › showcase
It's a combination of a lot of rules, and I've used this rule to improve the accuracy of cursor significantly - Showcase - Cursor - Community Forum
March 29, 2025 - 这是中文版本 This is the English version This rule is compatible with the latest version of cursor1.2 and requires the installation of MCP services: serena, context7. It can solve 80% of my problems, and most of the problem…
GitHub
github.com › oraios › serena › issues › 782
How to use on Antigravity or Cursor? · Issue #782 · oraios/serena
November 21, 2025 - Couldn't find any config for Antigravity or Cursor in the doc. Doesn't it support? I already used the Serena on Claude Code with the following command: claude mcp add serena -- uvx --from git+https://github.com/oraios/serena serena-mcp-server --context ide-assistant --project $(pwd)
Published Nov 21, 2025
Smithery
smithery.ai
Smithery - Turn scattered context into skills for AI
Connect to apps built by the community with any MCP-compatible client.
Cursor
forum.cursor.com › bug reports
Cursor CLI - Not actually an MCP client? - Bug Reports - Cursor - Community Forum
August 7, 2025 - Steps to Reproduce Create mcp.json file, launch cursor-agent, try to ask it to use the tools Expected Behavior cursor-agent can use MCP tools (ideally with a /mcp command to view connected servers, and/or a --mcp flag to pass when launching ...
Apidog
apidog.com › blog › serena-mcp-server
Serena MCP Server: The Open-Source Coding Agent Toolkit
October 24, 2025 - Claude Code and Claude Desktop: This is a popular and powerful combination that allows you to use the Serena MCP Server for free with Anthropic's Claude. IDEs: VSCode, Cursor, and IntelliJ have extensions that support MCP, allowing you to use the Serena MCP Server directly within your development environment.
Cursor
forum.cursor.com › support › bug reports
Can get MCP tools working in Cursor anymore - Bug Reports - Cursor - Community Forum
1 week ago - Steps to Reproduce Enable MCP tools in the Cursor settings (I enabled Serena that used to work fine) and see them green (23 tools enabled). Use the Agent mode, use Sonnet 4.5 (it seem...
Cursor
forum.cursor.com › bug reports
Cursor-agent MCP load error - Bug Reports - Cursor - Community Forum
October 10, 2025 - Where does the bug appear (feature/product)? Cursor CLI Describe the Bug MCP error -32000: Connection closed shows immediately when I run cursor-agent, although on the Cursor IDE MCP servers work fine. Steps to Reproduce Run the cursor CLI agent: cursor-agent My mcp.json with cat ~/.cursor/mcp.json { "mcpServers": { "context7": { "command": "npx", "args": ["-y", "@upstash/context7-mcp@latest"] }, "github": { "command": "npx", "args": ["@modelcontextprot...
Cursor
forum.cursor.com › discussions
Grok-4-Fast failed in using mcp - Discussions - Cursor - Community Forum
July 15, 2025 - Hi, i found that grok-4-fast is very bad at using MCP tools like: serena mcp, otocode, …. It usually stop reponse before/after calling mcp tool and sometimes reponse nothing. Anyone have problems like this ? What wrong w…
GitHub
github.com › lin2000wl › Serena-cursor-mcp
GitHub - lin2000wl/Serena-cursor-mcp
To our knowledge, Serena is the first fully-featured coding agent where the entire functionality is available through an MCP server, thus not requiring API keys or subscriptions. The most prominent subscription-based coding agents are parts ...
Author lin2000wl