Live data from Hacker News

MCP in LM Studio

lmstudio.ai

71–80 of 156 posts

Re: MCP in LM Studio

#71

Earlier quoted context omitted.

8 GB of RAM with local LLMs in general is iffy: a 8-bit quantized Qwen3-4B is 4.2GB on disk and likely more in memory. 16 GB is usually the minimum to be able to run decent models without compromising on heavy quantization.

But 8GB of Apple RAM is 16GB of normal RAM. https://www.pcgamer.com/apple-vp-says-8gb-ram-on-a-macbook-p...

I concur. I just upgraded from m1 air with 8gb to m4 with 24gb. Excited to run bigger models.

Re: MCP in LM Studio

#72

Earlier quoted context omitted.

8 GB of RAM with local LLMs in general is iffy: a 8-bit quantized Qwen3-4B is 4.2GB on disk and likely more in memory. 16 GB is usually the minimum to be able to run decent models without compromising on heavy quantization.

But 8GB of Apple RAM is 16GB of normal RAM. https://www.pcgamer.com/apple-vp-says-8gb-ram-on-a-macbook-p...

Interestingly it was AI (Apple Intelligence) that was the primary reason Apple abandoned that hedge.

Re: MCP in LM Studio

#73
I’ve been wanting to try LM Studio but I can’t figure out how to use it over local network. My desktop in the living room has the beefy GPU, but I want to use LM Studio from my laptop in bed.

Any suggestions?

Re: MCP in LM Studio

#74

I’ve been wanting to try LM Studio but I can’t figure out how to use it over local network. My desktop in the living room has the beefy GPU, but I want to use LM Studio from my laptop in bed. Any suggestions?

Use an openai compatible API client on your laptop, and LM Studio on your server, and point the client to your server. LM Server can serve an LLM on a desired port using the openai style chat completion API. You can also install openwebui on your server and connect to it via a web browser, and configure it to use the LM Studio connection for its LLM.

Re: MCP in LM Studio

#75
post #64

Earlier quoted context omitted.

Offline is another use case.

Nothing like playing around with LLMs on an airplane without an internet connection.

If I can afford a seat above economy with room to actually, comfortably work on a laptop, I can afford the couple bucks for wifi for the flight.

Re: MCP in LM Studio

#76

I’ve been wanting to try LM Studio but I can’t figure out how to use it over local network. My desktop in the living room has the beefy GPU, but I want to use LM Studio from my laptop in bed. Any suggestions?

  [>_] -> [.* Settings] -> Serve on local network ( o)
Any OpenAI-compatible client app should work - use IP address of host machine as API server address. API key can be bogus or blank.

Re: MCP in LM Studio

#77

The initial experience with LMStudio and MCP doesn't seem to be great, I think their docs could do with a happy path demo for newcomers. Upon installing the first model offered is google/gemma-3-12b - which in fairness is pretty decent compared to others. It's not obvious how to show the right sidebar they're talking about, it's the flask icon which turns into a collapse icon when you click it. I set the MCP up with…

That latter issue isnt a lmstudio issue... its a model issue,

Re: MCP in LM Studio

#79
post #46
post #33

Earlier quoted context omitted.

It's "Tools as a service", so it's really trying to make tool calling easier to use.

Near as I can tell it's supposed to make calling other people's tools easier. But I don't want to spin up an entire server to invoke a calculator. So far it seems to make building my own local tools harder, unless there's some guidebook I'm missing.

Your not spinning up a whole server lol, most MCP's can be run locally, and talked to over stdio, like their just apps that the LLM can call, what they talk to or do is up to the MCP writer, its easier to have a MCP that communicates what it can do and handles the back and forth, than writing a non-standard middleware to handle say calls to an API or handle using applescript, or vmware or something else...

Re: MCP in LM Studio

#80
post #9
post #4

[flagged]

That's clearly your own product (it links to Koroworld in the footer and you've posted about that on Hacker News in the past). Are you sharing any of your revenue from that $79 license fee with the https://ollama.com/ project that your app builds on top of?

The UI's not even as nice as lmstudio lol wtf and their gonna charge 79$?!?!?
Post reply on HN