JustPaste
HomeCategoriesAboutDonateContactTerms of UsePrivacy Policy
JustPaste

Free online notepad — write and share instantly

Navigate

  • Home
  • Timeline
  • Categories

Info

  • About
  • Donate
  • Contact

Legal

  • Terms of Use
  • Privacy Policy

© 2026 JustPaste.app. All rights reserved.

Made with ♥ by JustPaste

Untitled Page | JustPaste.app
2 months ago0 views
💻Technology

Fixed and committed. The connect_robot tool now supports two connection methods: 1. SSH config alias (original, still works): {"host_alias": "ot2_training", "password": "accelerate"} 2. Direct credentials (new, no SSH config needed): { "hostname": "192.168.1.50", "username": "root", "key_file_path": "/path/to/ot2_ssh_key", "password": "" } The 'user' KeyError was caused by ssh_config["user"] failing when the SSH config entry on the server machine didn't have a User field. With direct credentials, agents bypass SSH config entirely. You'll need to restart the MCP server to pick up the change. ✻ Cooked for 1m 46s

← Back to timeline