MCP server call fails #631

Closed
opened 2026-02-16 17:27:39 -05:00 by yindo · 4 comments
Owner

Originally created by @exoder on GitHub (Jul 11, 2025).

Originally assigned to: @thdxr on GitHub.

Image Image
Originally created by @exoder on GitHub (Jul 11, 2025). Originally assigned to: @thdxr on GitHub. <img width="643" height="417" alt="Image" src="https://github.com/user-attachments/assets/31ea9c78-fae8-4130-b590-dbe2f01ecb76" /> <img width="815" height="472" alt="Image" src="https://github.com/user-attachments/assets/e8b246b6-12ff-4f08-8616-61ca65ffe58b" />
yindo closed this issue 2026-02-16 17:27:39 -05:00
Author
Owner

@petergebala commented on GitHub (Jul 11, 2025):

I think docker image that you have there is not correct. Try:

  "mcp": {
    "sequentialthinking": {
      "type": "local",
      "enabled": true,
      "command": ["docker", "run", "-i", "--rm", "mcp/sequentialthinking"]
    }
  }
@petergebala commented on GitHub (Jul 11, 2025): I think docker image that you have there is not correct. Try: ``` "mcp": { "sequentialthinking": { "type": "local", "enabled": true, "command": ["docker", "run", "-i", "--rm", "mcp/sequentialthinking"] } } ```
Author
Owner

@exoder commented on GitHub (Jul 11, 2025):

I think docker image that you have there is not correct. Try:

  "mcp": {
    "sequentialthinking": {
      "type": "local",
      "enabled": true,
      "command": ["docker", "run", "-i", "--rm", "mcp/sequentialthinking"]
    }
  }

No, it works with other agents - Cursor, claude code, gemini cli.

Image
@exoder commented on GitHub (Jul 11, 2025): > I think docker image that you have there is not correct. Try: > > ``` > "mcp": { > "sequentialthinking": { > "type": "local", > "enabled": true, > "command": ["docker", "run", "-i", "--rm", "mcp/sequentialthinking"] > } > } > ``` No, it works with other agents - Cursor, claude code, gemini cli. <img width="1638" height="832" alt="Image" src="https://github.com/user-attachments/assets/dcb4d6cf-6efe-4963-bd94-7e9efca9580a" />
Author
Owner

@mchzimm commented on GitHub (Jul 12, 2025):

i tried this with "mcp/memory" but it's not even getting listed as an available tool

@mchzimm commented on GitHub (Jul 12, 2025): i tried this with "mcp/memory" but it's not even getting listed as an available tool
Author
Owner

@rekram1-node commented on GitHub (Dec 27, 2025):

[automated] Closing due to 90+ days of inactivity. Feel free to reopen if you still need this!

@rekram1-node commented on GitHub (Dec 27, 2025): [automated] Closing due to 90+ days of inactivity. Feel free to reopen if you still need this!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#631