Live data from Hacker News

Viewing profile — saqadri

saqadri

HN member
Joined
Sat, Mar 25, 2023, 7:46 PM UTC
HN karma
193
Public activity
88 items

About saqadri

CEO @ lastmile ai formerly @ Meta and Microsoft reach me @ sarmad@lastmileai.dev

Recent public activity

  1. comment
    Comment #45735962

    Hey folks, Sarmad from the LastMile team here that built MCP-c and mcp-agent. We're looking for thoughts and feedback so will be happy to take any questions here! And as the post s…

  2. comment
    Comment #45335332

    Thanks for sharing this! We've reached out to the benchmark owners are are going to get our deep research agent benchmarked soon.

  3. comment
    Comment #45226204

    Thanks for sharing, this looks great! Do they have an MCP server? It should be easy to wrap around their JSON API but I couldn't see MCP support in the repo/docs.

  4. comment
    Comment #45225580

    Haha, I didn't have control on the blog website, just the content. The readme and code is the ultimate source of truth (and easier to read): https://github.com/lastmile-ai/mcp-agen…

  5. comment
    Comment #45199722

    OP here -- I think the general principle I would recommend is using a big reasoning model for the planning phase. I think Claude Code and other agents do the same. The reason this …

  6. story
  7. story
  8. story
  9. comment
    Comment #44074233

    This is so cool. A big reason I used prisma was for prisma studio. Having this kind of support in vscode is nice to see

  10. comment
    Comment #44056877

    This diagram might be helpful: https://pbs.twimg.com/media/GrgGy2jWQAAittE?format=jpg&name=...

  11. comment
    Comment #44056590

    Agreed. Time, token, cost budget caps would be a great addition. Will add it as a feature request :)

  12. comment
    Comment #44056580

    I think that's a fair point. How I envision this to realistically evolve is that MCP servers will expose workflows that handle common tasks. These workflows will be "agentic" becau…

  13. comment
    Comment #44056027

    This is exactly what we're working on at the moment! (If you're curious about following along progress, check out feature/distributed_tracing branch -- https://github.com/lastmile-…

  14. comment
    Comment #44055254

    Authentication and authorization is something we are thinking about a lot at the moment, especially for agents that are MCP servers. Our thoughts here are to handle auth the same w…

  15. comment
    Comment #44055209

    Would love your feedback on the Temporal support and the MCP agent server concept which we merged in yesterday

  16. story
    Show HN: Representing Agents as MCP Servers

    Hey HN! A few months ago we shared mcp-agent ( https://github.com/lastmile-ai/mcp-agent ) [1][2], a lightweight framework that implements every agent pattern from Anthropic’s Build…

  17. story
  18. comment
    Comment #43346002

    You should comment on the issue! I would love native support as well, but I also understand the desire to keep the framework lightweight. It should be fairly straightforward to add…

  19. story
    Show HN: MCP-Compatible OpenAI Agents SDK

    Hey HN, OpenAI released the Agents SDK yesterday, which is great because of its simplicity. I just added MCP support for it, which is currently available as a fork here: https://gi…

  20. comment
    Comment #43283881

    Creator of mcp-agent here, OP and I are going to be keeping these projects in sync, and build agent apps on top of these patterns. MCP is pretty new and people are adding lots of s…

  21. comment
    Comment #42889751

    Reach out when you get started!

  22. comment
    Comment #42879831

    These notes are really great!

  23. comment
    Comment #42874447

    This is something I have thought a little bit about. I think a registry would be useful and I know a few projects trying to set that up, but there may be multiple MCP servers for t…

  24. comment
    Comment #42874403

    Amazing, looking forward to it. My email is on my account, but feel free to just create an issue in the GitHub and we can get started that way

  25. comment
    Comment #42874396

    It’s possible commenter is referring to my team. But yes this project was solely my fault :D, along with a few amazing contributors from the open source community who are credited …