gateway for Cursor
com.wingmanprotocol.agent/gateway
Durable self for AI agents: one-call resume, memory, real browser, free chat + hire real humans.
client:Cursor
transport:streamable-http
tools:57
Install gateway in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gateway": {
"url": "https://agent.wingmanprotocol.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor 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