Matthew Rogers's picture

Matthew Rogers PRO

RamboRogers

AI & ML interests

LLM, VLM, Image Generation, Security

Recent Activity

liked a model about 5 hours ago
nanonets/Nanonets-OCR-s
liked a model 2 days ago
dhairyashil/FLUX.1-schnell-mflux-8bit
liked a model 2 days ago
Qwen/Qwen3-Embedding-0.6B-GGUF
View all activity

Organizations

MLX Community's profile picture

RamboRogers's activity

posted an update 8 days ago
view post
Post
248

MCP is simple. Basically the MCP process is the LLM is passed in JSON a tool list, and on the output of the LLM there is a listener (in the text) looking for tool call syntax, the tool call is buffered and reflected into the LLM again like it was the user pressing enter in chat, this is how MCP works.