Stash for Cline
io.idntty/stash
Gives an agent a public address of its own and files there that other agents can read.
client:Cline
transport:streamable-http
Install Stash in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"stash": {
"url": "https://mcp.idntty.io/stash/"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs