Skip to content

http protocol mcp server failing #1095

@redoxahmii

Description

@redoxahmii

What happened?

I am using Figma MCP server and this is the settings.json I have.

  "mcpServers": {
    "Figma": {
      "httpUrl": "https://mcp.figma.com/mcp"
    },}

When running qwen it prompts me with Command command not found during MCP server initialization.

This could be an issue of how it is different for setting these servers in qwen to gemini because it is identical and it works in gemini.

Image

What did you expect to happen?

Connect with the MCP server

Client information

Client Information

Run qwen to enter the interactive CLI, then run the /about command.

╭───────────────────────────────────────────────────────────────────────────────────╮
│                                                                                   │
│ About Qwen Code                                                                   │
│                                                                                   │
│ CLI Version                 0.2.3                                                 │
│ Git Commit                  442a9aed                                              │
│ Model                       coder-model                                           │
│ Sandbox                     no sandbox                                            │
│ OS Platform                 linux                                                 │
│ OS Arch                     x64                                                   │
│ OS Release                  6.17.4-arch2-1                                        │
│ Node.js Version             v22.20.0                                              │
│ NPM Version                 10.9.3                                                │
│ Session ID                  b4330577-9f68-42e6-90e7-3a4171b0799d                  │
│ Auth Method                 qwen-oauth                                            │
│ Memory Usage                228.8 MB                                              │
│                                                                                   │
╰───────────────────────────────────────────────────────────────────────────────────╯

Login information

Oauth

Anything else we need to know?

No response

Metadata

Metadata

Assignees

Labels

status/need-retestingIssue needs to be retested on the latest version

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions