MCP prompts with slashes do not work

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Any MCP prompt that has slash in it is not being requested by cursor from the mcp server. Something is wrong there inbetween.

Steps to Reproduce

  • Have an MCP server with a prompt like “test/prompt”.
  • Try to run the prompt in agent: /test/prompt

Model thinks: the user has provided a cryptic message that looks like a command.

Expected Behavior

The model should act according to the content of the prompt.

Operating System

Linux

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.6.45
VSCode Version: 1.99.3
Commit: 3ccce8f55d8cca49f6d28b491a844c699b8719a0
Date: 2025-09-22T18:22:38.013Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Linux x64 6.14.0-32-generic

1 Like

Thanks for the detailed report!

Do MCP prompts without slashes work correctly? (e.g., test_prompt)
Can you check if the prompt is enabled in the Settings page?

If yes, can you share MCP Logs and any logs for this MCP? View → Output

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.