Fetching from the wire…
Public story · 2026-03-06 · source-backed
Two landmark merges into llama.cpp mainline. The MCP client (PR #18655) adds protocol-compliant transport (WebSocket + Streamable HTTP), JSON-RPC 2.0, and an agentic orchestrator — run with llama-server --webui-mcp-proxy. Any local model can now connect to MCP servers with zero external dependencies. The autoparser (PR #18675) refactors the entire parser architecture for structured output — only 2 of all tested models needed separate parsers. Combined, llama.cpp now has structured output, tool calling, MCP protocol support, and agentic loops in a single C++ binary. r/LocalLLaMA lit up with 328 combined upvotes across 3 posts. This is llama.cpp's transformation from inference engine to agentic platform. Pair it with Open WebUI's new terminal + Qwen3.5 35B-A3B for a fully local agentic coding stack (339 upvotes, 99 comments). (r/LocalLLaMA)
Each link below shares sources, entities, or timing with this story.
Anthropic released MCP / Shared entities / Same source domain / Shared topic / What happened next / Tension
Linked by a graph relationship (Anthropic released MCP); both cover Combined, LocalLLaMA, Qwen3; reported by the same outlet (reddit.com).
Cursor uses MCP / Shared entities / Same source domain / Shared topic / What happened next
Linked by a graph relationship (Cursor uses MCP); both cover LocalLLaMA, MCP, Qwen3; reported by the same outlet (reddit.com).
MCP deprecates Logging / Shared entities / Shared topic / What happened next
Linked by a graph relationship (MCP deprecates Logging); both cover JSON, MCP, RPC, WebSocket; overlapping topics (client, model).
Claude Code uses MCP / Shared entities / Same source domain / Shared topic / What happened next
Linked by a graph relationship (Claude Code uses MCP); both cover LocalLLaMA, MCP; reported by the same outlet (github.com).
Cursor uses MCP / Shared entities / Same source domain / What happened next
Linked by a graph relationship (Cursor uses MCP); both cover JSON, LocalLLaMA, MCP; reported by the same outlet (github.com).
Claude Code uses MCP / Shared entities / Same source domain / Shared topic / What happened next
Linked by a graph relationship (Claude Code uses MCP); both cover JSON, MCP; reported by the same outlet (github.com).
OpenAI supports MCP / Shared entities / Same source domain / Shared topic / What happened next
Linked by a graph relationship (OpenAI supports MCP); both cover LocalLLaMA, Qwen3; reported by the same outlet (reddit.com).
MCP deprecates Logging / Shared entities / Same source domain / Shared topic / What happened next
Linked by a graph relationship (MCP deprecates Logging); both cover MCP, Streamable HTTP; reported by the same outlet (github.com).