<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Reference on Vibe Coding</title><link>https://vibecoding.rest/tags/reference/</link><description>Recent content in Reference on Vibe Coding</description><generator>Hugo</generator><language>en</language><atom:link href="https://vibecoding.rest/tags/reference/index.xml" rel="self" type="application/rss+xml"/><item><title>Filesystem</title><link>https://vibecoding.rest/mcp-servers/filesystem/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/mcp-servers/filesystem/</guid><description>&lt;p&gt;The Filesystem server exposes a sandboxed slice of your local disk to an agent — reading, writing, listing, and searching files within directories you explicitly allow.&lt;/p&gt;&#10;&lt;h2 id="why-it-matters"&gt;Why it matters&lt;/h2&gt;&#10;&lt;p&gt;It&amp;rsquo;s one of the original reference MCP servers, and the clearest example of the protocol&amp;rsquo;s core promise: instead of every agent vendor writing its own file-access layer, any MCP-compatible client can use this one server.&lt;/p&gt;</description></item><item><title>Memory</title><link>https://vibecoding.rest/mcp-servers/memory/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/mcp-servers/memory/</guid><description>&lt;p&gt;The Memory server stores facts as a local knowledge graph — entities, relationships, observations — that persists between sessions, giving an agent a lightweight, inspectable form of long-term memory.&lt;/p&gt;&#10;&lt;h2 id="why-it-matters"&gt;Why it matters&lt;/h2&gt;&#10;&lt;p&gt;Without persistence, every new conversation starts with zero context about you, your preferences, or past decisions. A local, file-backed memory store closes that gap without relying on a specific vendor&amp;rsquo;s built-in memory feature.&lt;/p&gt;</description></item><item><title>Claude API</title><link>https://vibecoding.rest/skills/claude-api/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/skills/claude-api/</guid><description>&lt;p&gt;The Claude API skill is a language-aware reference for the Anthropic SDK and Messages API — model selection, adaptive thinking, streaming, prompt caching, token counting, and tool/MCP integration — with explicit guidance to verify API shapes against live docs rather than a model&amp;rsquo;s memorized training data.&lt;/p&gt;</description></item></channel></rss>