Hosting Local LLM Models For Privacy And Costs Using Ollama
Apr 20, 2025 · 5 min read · Ollama local llm agentic coding LLM coding models privacy cost reduction development tools local hosting local llm hosting ·In our last article, we explored the approaches to optimize costs while using agentic coding tools like Cline, Cursor, Windsurf and Claude Code for software development. However, another common concern among students and early researchers is around privacy and trying them without signing up with multiple vendors. Enter …
Read MoreConfiguring Model Context Protocol (MCP) Servers in Cline
Apr 15, 2025 · 2 min read · MCP Model Context Protocol Cline VSCode Extension AI LLM Configuration MCP Server Tools Context ·Understanding the Basics MCP (Model Context Protocol): An open standard defining how applications provide context (like data sources and tools) to Large Language Models (LLMs). It acts as a universal connector, akin to a "USB-C port" for AI. MCP Servers: These are essentially small programs or APIs that expose specific …
Read More