Hacker Newsnew | past | comments | ask | show | jobs | submit | jijji's commentslogin

the fact is that there are over 700 quintillion planets in the universe, habitable is over 40 billion... i think our current understanding of physics limits our ability to reach any of them.

not only is there at least a hundred other open source equivalent apps


wouldnt that command line output be sent to .bash_history of the logged in user?

you probably want to unset HISTFILE and then set +o history before sending these commands to bash


Great point — I’m planning to add a --stdin option explicitly for cases like this. Thanks for raising it. I will add to the readme in the meanwhile.


What is really interesting in this article is that no where in either the github link presented nor on his web site, mcp-use.com, does he actually explain what an "MCP" server is, what it might be used for, the benefits of doing this. It seems he is so far in the weeds with this that it was an after thought to describe what any of this means or might be useful for.


Hey jijji, fair point, I assumed that the hn audience and/or the people interacting with the website would already know about MCP.

If you're not familiar, MCP is an open-source protocol created by Anthropic and later adopted by all major model providers. It defines how LLMs communicate with external applications and services.

More specifically, MCP standardizes the interaction between an MCP server, where the business logic resides, and a client, loosely speaking an LLM that consumes it. The MCP server exposes primitives like tools, resources, and prompts, which the client can use to perform various operations. The communication protocol used is JSON-RPC 2.0, and interaction between the client and server occurs either locally through stdio streams or remotely over streamable HTTP.

Here are some of the good things about it:

Easier integration into agents: From an agent development perspective, MCP simplifies integrating external capabilities. Previously, you'd have to write custom integrations, which is sometimes difficult or limited by the availability of public APIs. Now, you can directly plug in an MCP server, if provided. if you had to write a custom integration, using MCP is beneficial as well, as it separates integration logic from agent logic, making it easy to hot swap any of the two.

Standardized interface and incentives for companies: Because MCP standardizes communication, developers can create MCP servers independently from the specific LLM or agent consuming them. This compatibility with clients like ChatGPT, Claude Desktop, and mcp-use provides a strong incentive for companies to develop MCP servers for their own applications. This is great because they are the ones that know best how to do this (and can).

Widespread Adoption: A protocol's value heavily depends on its adoption, and MCP is sticking real well. Companies, developers, and major model providers are mostly on board with MCP.

I'd love to know if somebody has other positive points or negative points about mcp and can share it here. Some are across the thread already.


I'm confused why would this LLM require API keys to openAI?


The env variables names are misleading. They don't require api keys to OpenAI. Apparently, their tool can connect to any open ai compatible api and that's how you configure your crendentials. You can point it to openrouter or nebius.com to use other models.


its straight out of a scene from Final Dedtination [0] (currently in the theaters), I guess this guy never saw that recent film lol

[0] https://youtu.be/9fUB-nDZT8Q?si=ENx3IP27TVRlioKP


Gimp is about as complicated or less than Photoshop which is what it's replacing... as a matter of fact there's even a Photoshop UI interface template that sits on top of gimp that makes it act exactly as Photoshop... so what are you talking about specifically


I think the big features in the future for gimp are going to be AI related image features.... I'm not sure why they didn't mention any of that but that's the obvious thing for me would be AI related image manipulation using prompt guided AI... for example passing the image into llama3.2-vision would be a step in the right direction


The most ironic thing about this story is that 1) it is a story about the problems with walled gardens, and 2) it is hosted on a site that actually is a walled garden and will not let anyone read the article until you pay them


why would a soundbar need a firmware update?...seems like a solution looking for a problem... what's next my toaster needs a firmware update?!?!


Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: