Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
saqadri
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
saqadri
11mo ago
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 shows, it's really easy to try this out -- would be
2.
▲
by
saqadri
1y ago
Thanks for sharing this! We've reached out to the benchmark owners are are going to get our deep research agent benchmarked soon.
3.
▲
by
saqadri
1y ago
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.
▲
by
saqadri
1y ago
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-agent/blob/main/src/
5.
▲
by
saqadri
1y ago
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 is important is because the quality of the plan really affec
6.
▲
Show HN: Building a Deep Research Agent Using MCP-Agent
(thealliance.ai)
91 points
by
saqadri
1y ago
|
20 comments
7.
▲
Evolving OAuth Client Registration in the Model Context Protocol
(blog.modelcontextprotocol.io)
2 points
by
saqadri
1y ago
|
0 comments
8.
▲
GitHub: Build secure and scalable remote MCP servers
(github.blog)
1 points
by
saqadri
1y ago
|
0 comments
9.
▲
by
saqadri
1y ago
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.
▲
by
saqadri
1y ago
This diagram might be helpful: https://pbs.twimg.com/media/GrgGy2jWQAAittE?format=jpg&name=...
11.
▲
by
saqadri
1y ago
Agreed. Time, token, cost budget caps would be a great addition. Will add it as a feature request :)
12.
▲
by
saqadri
1y ago
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" because they'll involve LLMs interacting with
13.
▲
by
saqadri
1y ago
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-ai/mcp-agent/tree&#
14.
▲
by
saqadri
1y ago
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 way that the MCP spec outlines auth ( https://model
15.
▲
by
saqadri
1y ago
Would love your feedback on the Temporal support and the MCP agent server concept which we merged in yesterday
16.
▲
Show HN: Representing Agents as MCP Servers
(github.com)
58 points
by
saqadri
1y ago
|
16 comments
17.
▲
by
saqadri
2y ago
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 an extension package
18.
▲
Show HN: MCP-Compatible OpenAI Agents SDK
5 points
by
saqadri
2y ago
|
2 comments
19.
▲
by
saqadri
2y ago
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 servers for different software services. I think the next ste
20.
▲
by
saqadri
2y ago
Reach out when you get started!
21.
▲
by
saqadri
2y ago
These notes are really great!
22.
▲
by
saqadri
2y ago
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 the same thing (already there are a few community implementat
23.
▲
by
saqadri
2y ago
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
24.
▲
by
saqadri
2y ago
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 in the readme
25.
▲
by
saqadri
2y ago
Ah, just saw your edited comment. I am open to suggestions about this. These names are defined in the mcp_agent.config.yaml (e.g. https://github.com/lastmile-ai/mcp-agent/blob/main/examples/... ). T
26.
▲
by
saqadri
2y ago
Haha, are you referring to the async context managers? I have an example that calls .initialize and .cleanup explicitly: https://github.com/lastmile-ai/mcp-agent/blob/main/examples/... Python isn&#x
27.
▲
by
saqadri
2y ago
Would love to get in touch! Happy to prioritize a TS implementation if that's a popular ask.
28.
▲
by
saqadri
2y ago
You know, I personally would love that too. TypeScript is my favorite language and tons of infra is built on Node now. Would you like to collaborate on building an mcp-agent.js? I think it can be done within a week or so. Let me know!
29.
▲
by
saqadri
2y ago
Please let me know if you have any questions - I'll be monitoring the post today and would love to discuss!
30.
▲
Show HN: Mcp-Agent – Build effective agents with Model Context Protocol
(github.com)
80 points
by
saqadri
2y ago
|
28 comments
More ›