<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>coding-assistant</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/1195/feed"/>
    <updated>2026-04-19T00:23:49+00:00</updated>
    <id>https://links.biapy.com/guest/tags/1195/feed</id>
            <entry>
            <id>https://links.biapy.com/links/1538</id>
            <title type="text"><![CDATA[VimLM]]></title>
            <link rel="alternate" href="https://github.com/JosefAlbers/VimLM" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1538"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Local LLM-Powered Coding Assistant for Vim.

 VimLM is a Vim plugin that provides an LLM-powered assistant for code editing by allowing users to interact with a local LLM model through Vim commands and automatically ingesting code context.]]>
            </summary>
            <updated>2025-08-28T20:12:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2008</id>
            <title type="text"><![CDATA[Model Context Protocol]]></title>
            <link rel="alternate" href="https://modelcontextprotocol.io/docs/getting-started/intro" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2008"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[MCP is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications. Just as USB-C provides a standardized way to connect your devices to various peripherals and accessories, MCP provides a standardized way to connect AI models to different data sources and tools.

- [Model Context Protocol @ GitHub](https://github.com/modelcontextprotocol).
- [Model Context Protocol servers @ GitHub](https://github.com/modelcontextprotocol/servers).

Related contents:

- [Model Context Protocol (MCP) Course @ Hugging Face](https://huggingface.co/learn/mcp-course/unit0/introduction).
- [Introducing the Model Context Protocol @ Anthropic](https://www.anthropic.com/news/model-context-protocol).
- [LLM Agent Assisted Coding @ stafford williams](https://staffordwilliams.com/blog/2025/01/12/llm-agent-assisted-coding/).
- [Everyone is talking about MCP @ Adam Silverman&amp;#039;s X](https://x.com/AtomSilverman/status/1897409286466363626).
- [What is Model Context Protocol (MCP)? How it simplifies AI integrations compared to APIs @ Norah Sakal](https://norahsakal.com/blog/mcp-vs-api-model-context-protocol-explained/).
- [What is MCP by Anthropic?(Model Context Protocol) @ Toward AI](https://pub.towardsai.net/what-is-mcp-by-anthropic-model-context-protocol-356cf5130612).
- [A Deep Dive Into MCP and the Future of AI Tooling @ Andreessen Horowitz](https://a16z.com/a-deep-dive-into-mcp-and-the-future-of-ai-tooling/).
- [What is MCP (Model Context Protocol)? @ daily.dev](https://daily.dev/blog/what-is-mcp-model-context-protocol).
- [230. MCP - It&amp;#039;s Hot, But Will It Win? @ Hardcore Software by Steven Sinofsky](https://hardcoresoftware.learningbyshipping.com/p/230-mcp-its-hot-but-will-it-win).
- [MCP (Model Context Protocol): Simply explained in 5 minutes @ High Growth Engineer](https://read.highgrowthengineer.com/p/mcps-simply-explained).
- [The “S” in MCP Stands for Security @ Elena Cross&amp;#039; Medium](https://elenacross7.medium.com/%EF%B8%8F-the-s-in-mcp-stands-for-security-91407b33ed6b).
- [Everything Wrong with MCP @ Shrivu&amp;#039;s Substack](https://blog.sshh.io/p/everything-wrong-with-mcp).
- [MCPs, Gatekeepers, and the Future of AI @ I Am Charlie Graham](https://www.iamcharliegraham.com/mcps-gatekeepers-and-the-future-of-ai/).
- [A Critical Look at MCP @ Raz Blog](https://raz.sh/blog/2025-05-02_a_critical_look_at_mcp).
- [MCP vs API @ Glama](https://glama.ai/blog/2025-06-06-mcp-vs-api).
- [MCP explained without hype or fluff @ nilenso](https://blog.nilenso.com/blog/2025/05/12/mcp-explained-without-hype-or-fluff/).
- [What are MCP Servers? @ The Fly Blog](https://fly.io/blog/mcps-everywhere/).
- [Block&amp;#039;s Playbook for Designing MCP Servers @ Block Engineering Blog](https://engineering.block.xyz/blog/blocks-playbook-for-designing-mcp-servers).
- [MCP is eating the world—and it&amp;#039;s here to stay @ Stainless](https://www.stainless.com/blog/mcp-is-eating-the-world--and-its-here-to-stay).
- [MCP: An (Accidentally) Universal Plugin System @ Works on My Machine](https://worksonmymachine.substack.com/p/mcp-an-accidentally-universal-plugin).
- [MCP is eating the world—and it&amp;#039;s here to stay @ Stainless](https://www.stainless.com/blog/mcp-is-eating-the-world-and-its-here-to-stay).
- [MCP Vulnerabilities Every Developer Should Know @ Composio](https://composio.dev/blog/mcp-vulnerabilities-every-developer-should-know).
- [Your MCP Doesn’t Need 30 Tools: It Needs Code @ Armin Ronacher&amp;#039;s Thoughts and Writings](https://lucumr.pocoo.org/2025/8/18/code-mcps/).
- [The State of MCP Security @ Pynt](https://www.pynt.io/blog/llm-security-blogs/state-of-mcp-security).
- [MCPs Are Just Other People&amp;#039;s Prompts Pointing to Other People&amp;#039;s Code @ Daniel Miessler](https://danielmiessler.com/blog/mcps-are-just-other-peoples-prompts-and-apis).
- [you need to learn MCP RIGHT NOW!! (Model Context Protocol) @ NetworkChuck&amp;#039;s YouTube](https://www.youtube.com/watch?v=GuTcle5edjk).
- [Episode \#112: A new direction for AI developer tooling @ Changelog &amp;amp; Friends](https://changelog.com/friends/112).
- [What is special about MCP? @ Jessitron](https://jessitron.com/2025/11/09/what-is-special-about-mcp/).
- [Code execution with MCP: Building more efficient agents @ Engineering @ Anthropic](https://www.anthropic.com/engineering/code-execution-with-mcp).
- [MCP Apps: Extending servers with interactive user interfaces @ mcp blog](https://blog.modelcontextprotocol.io/posts/2025-11-21-mcp-apps/).
- [Model Context Protocol (MCP) Tutorial: Build Your First MCP Server in 6 Steps @ towards data science](https://towardsdatascience.com/model-context-protocol-mcp-tutorial-build-your-first-mcp-server-in-6-steps/).
- [MCP is dead. Long live the CLI @ Eric Holmes](https://ejholmes.github.io/2026/02/28/mcp-is-dead-long-live-the-cli.html).]]>
            </summary>
            <updated>2026-03-02T12:59:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2012</id>
            <title type="text"><![CDATA[Tabby]]></title>
            <link rel="alternate" href="https://www.tabbyml.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2012"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Opensource, self-hosted AI coding assistant.
Secure, flexible, and transparent AI coding.

Tabby is a self-hosted AI coding assistant, offering an open-source and on-premises alternative to GitHub Copilot.

- [Tabby @ GitHub](https://github.com/TabbyML/tabby).]]>
            </summary>
            <updated>2026-01-23T10:58:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4646</id>
            <title type="text"><![CDATA[Tabby]]></title>
            <link rel="alternate" href="https://tabby.tabbyml.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4646"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Opensource, self-hosted AI coding assistant.

Tabby is a self-hosted AI coding assistant, offering an open-source and on-premises alternative to GitHub Copilot. 

- [Tabby @ GitHub](https://github.com/TabbyML/tabby).
- [Tabby, mon Copilot libre @ Devoxx FR&amp;#039;s YouTube :fr:](https://www.youtube.com/watch?v=ZAVIXXQDtbM).
- [086 - Les news web dev pour Mai 2024 - partie 2 @ Double Slash :fr:](https://double-slash.dev/podcasts/news05-2-24/).]]>
            </summary>
            <updated>2025-08-29T04:50:54+00:00</updated>
        </entry>
    </feed>
