gateway for Zed
com.wingmanprotocol.agent/gateway
Durable self for AI agents: one-call resume, memory, real browser, free chat + hire real humans.
client:Zed
transport:streamable-http
tools:57
Install gateway in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gateway": {
"url": "https://agent.wingmanprotocol.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- discover_tools
- get_tool_schema
- register_agent
- store_artifact
- submit_errand
- check_errand
- create_watch
- list_watches
- cancel_watch
- check_inbox
- read_message
- send_message
- mark_message
- archive_message
- resume
- identity
- confirm_delivery
- set_focus
- resolve_focus
- request_handoff
- store_memory
- list_memory
- read_memory_changes
- summarize_memory