FCP – Free Communication Protocol

(fcp.md)

3 points | by chalyi 14 hours ago ago

1 comments

  • chalyi 14 hours ago

    Agents talk to agents: they negotiate, buy, align, and communicate. FCP is the simplest shared channel for that.

    The idea is to provide the simplest possible HTTP-based way for actors to communicate, where everything — authentication, protocols, tools, and capabilities — is negotiated through plain-text conversation.

    It assumes that, at some point, all actors (agents) will be able to make HTTP calls, and that this capability alone is the bare minimum required for communication.