warpdotdev / Warp

Warp is the agentic development environment, built for coding with multiple AI agents.
https://warp.dev
Other
24.04k stars 492 forks source link

Support local MCP server config storage (not on Warp Drive) #6602

Open wilsonsilva opened 1 month ago

wilsonsilva commented 1 month ago

Pre-submit Checks

Describe the solution you'd like?

I'm having trouble configuring MCP servers across hosts. Each vendor has its own config format and storage location. The Warp MCP servers can be configured via the Warp UI. But where is the config stored on disk? The documentation does not have anything on the subject. I asked the website LLM, and I got no answer.

Image

The solution I'd like is for the location to be written on the documentation.

Is your feature request related to a problem? Please describe.

No response

Additional context

No response

Operating system (OS)

macOS

How important is this feature to you?

3

Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1

None

dannyneira commented 1 month ago

Hi @wilsonsilva, they aren't stored on disk; they are stored in the cloud along with the other Warp Drive json objects. This is how you can have the same MCP servers configured on multiple devices, the main thing is you need to have the depedencies/servers installed on each device for it to run properly. There are no plans for local MCP configuration storage at this time, but if / when we do it'll be in the docs.

To anyone else interested in this feature, please add a 👍 to the original post at the top to signal that you want this feature, and subscribe if you'd like to be notified.