[GH-ISSUE #3766] [FEAT]: Add remote MCP support #2419

Closed
opened 2026-02-22 18:29:36 -05:00 by yindo · 2 comments
Owner

Originally created by @jpanor on GitHub (May 5, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3766

What would you like to see?

I tried to add a remote MCP server ?

I tried with:

{
  "mcpServers": {
    "http": {
      "url": "https://my-mcp-server.example.com/mcp"
    }
  }
}

But It is not working. Someone can add this feature please?

Originally created by @jpanor on GitHub (May 5, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3766 ### What would you like to see? I tried to add a remote MCP server ? I tried with: ```JSON { "mcpServers": { "http": { "url": "https://my-mcp-server.example.com/mcp" } } } ``` But It is not working. Someone can add this feature please?
yindo added the enhancementfeature request labels 2026-02-22 18:29:36 -05:00
yindo closed this issue 2026-02-22 18:29:36 -05:00
Author
Owner

@timothycarambat commented on GitHub (May 5, 2025):

Already done via https://github.com/Mintplex-Labs/anything-llm/pull/3747 - will be available in desktop 1.8.1

@timothycarambat commented on GitHub (May 5, 2025): Already done via https://github.com/Mintplex-Labs/anything-llm/pull/3747 - will be available in desktop 1.8.1
Author
Owner

@jpanor commented on GitHub (May 5, 2025):

OK thanks. When it will be avalaible on Docker version ?

@jpanor commented on GitHub (May 5, 2025): OK thanks. When it will be avalaible on Docker version ?
yindo changed title from [FEAT]: Add remote MCP support to [GH-ISSUE #3766] [FEAT]: Add remote MCP support 2026-06-05 14:46:27 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2419