gateway for VS Code
com.wingmanprotocol.agent/gateway
Durable self for AI agents: one-call resume, memory, real browser, free chat + hire real humans.
client:VS Code
transport:streamable-http
tools:57
Install gateway in VS Code
.vscode/mcp.json
{
"servers": {
"gateway": {
"type": "http",
"url": "https://agent.wingmanprotocol.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code 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