Lost in Translation
A one stop place for all blogs written by K A R S H. This space is dedicated to share the findings on modern computer science and engineering. As a side quest: dive into history, philosophy, and science.
Writings by K A R S H
Latest blogs written by the author..
K A R S H•July 6, 2025
How to use an MCP Server
A quick win guide on using the available MCP servers. Let us look where we can find them, and how to set it up to your LLM Client (VS Code in our example).
K A R S H•June 13, 2025
Model Context Protocol (MCP) - An Introduction
Model Context Protocol(MCP) adds a level of logic to the LLMs, through which the LLMs become capable of executing deterministic problems. Instead of generating code themselves, the LLMs will just analyse your prompts and execute the code you have written.