Viewing profile — saqadri
saqadri
HN member- Joined
- Sat, Mar 25, 2023, 7:46 PM UTC
- HN karma
- 193
- Public activity
- 88 items
- HN profile
- View on Hacker News ↗
About saqadri
Recent public activity
-
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…
-
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.
-
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.
-
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…
-
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 …
- story
- story
- story
-
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
-
comment
Comment #44056877
This diagram might be helpful: https://pbs.twimg.com/media/GrgGy2jWQAAittE?format=jpg&name=...
-
comment
Comment #44056590
Agreed. Time, token, cost budget caps would be a great addition. Will add it as a feature request :)
-
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…
-
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-…
-
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…
-
comment
Comment #44055209
Would love your feedback on the Temporal support and the MCP agent server concept which we merged in yesterday
-
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…
- story
-
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…
-
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…
-
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…
-
comment
Comment #42889751
Reach out when you get started!
-
comment
Comment #42879831
These notes are really great!
-
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…
-
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
-
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 …