Live data from Hacker News

Viewing profile — razvi0211

razvi0211

HN member
Joined
Fri, Aug 23, 2024, 10:14 AM UTC
HN karma
7
Public activity
8 items

About razvi0211

No profile information was provided.

Recent public activity

  1. comment
    Comment #45105301

    UTCP is a rule-based deterministic protocol for tool calling. No AI here. Agents can use the protocol, but its there to handle the stuff the AI shouldn't need to see.

  2. comment
    Comment #45013848

    > designing a truly universal description language for all possible service endpoint types and protocols is a hard (arguably impossible) problem Fair enough, but when restricting y…

  3. comment
    Comment #44973235

    Agreed! Right now, there's only one way to do tool calling, and that's MCP. I'm not happy with MCP, so I want alternatives so in the end we can all choose or create the best option…

  4. comment
    Comment #44973206

    Right now theres is only one option available for people creating agents, that lets the users of those agents add capabilities for the agents through tools. Its MCP. And to be hone…

  5. comment
    Comment #44973187

    It's not about latency. It's about security and rebuilding existing infrastructure. There are plenty of communication protocols to get anything you can imagine done on the internet…

  6. comment
    Comment #44973157

    Funnily enough, thats exactly what UTCP is. Its just a way to let your AI leverage existing APIs instead of doing any wrapper protocols (like MCP) for the tool call. The protocol i…

  7. comment
  8. comment
    Comment #44590934

    Hi thanks for sharing this! I'm the creator of the protocol. First of all this protocol is made as a completely open-source and community driven alternative to MCP. We're actively …