[BUG] MCP prompt not working with title

Resolved 💬 9 comments Opened Sep 11, 2025 by fabiodouek Closed Jan 14, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

When using a MCP with prompts, I can see the list of prompts when I type / .
The MCP prompt also has a title and Claude code show it correctly. However, when I select the prompt (which has a blank space on it), then Claude code returns the error "unknown slash command". The title should be used to display only, but it seems that Claude code is sending the title rather than the name. Not sure if the issue is due to a blank space in the title or Claude code sending the title rather than the name.

What Should Happen?

Claude should be able to invoke the slash command when titles are specified in prompts

Error Messages/Logs

Unknown slash command: spec-workflow:Create

Steps to Reproduce

Add this MCP server : https://github.com/Pimzino/spec-workflow-mcp

Try to use any of the prompts this MCP server provide

Claude Model

Opus

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

1.0.96

Platform

AWS Bedrock

Operating System

Other Linux

Terminal/Shell

VS Code integrated terminal

Additional Information

_No response_

View original on GitHub ↗

This issue has 9 comments on GitHub. Read the full discussion on GitHub ↗