Claude Agent SDK for Python

(github.com)

16 points | by LER0ever 2 days ago ago

1 comments

  • Frannky a day ago ago

    This is very interesting. I need a standardized way to interact with a CLI agent connected to a MCP server.

    I built something hacky for an app powered by cli agents(LibreChat + custom backend for starting CLI agents and handling conversations, plus an MCP server to communicate with, guided by agent.md).

    The capabilities are amazing, and the speed of creating new stuff is impressive. However, everything felt very hacky...