steve guard for Claude Desktop
com.stevesignals.api/steve-guard
Solana + Robinhood-Chain token safety & net-USD accumulation intel for trading agents.
client:Claude Desktop
transport:streamable-http
tools:10
Install steve guard in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"steve-guard": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.stevesignals.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs