Claude Code Academy
Tutorials
Step-by-step guides — MCP servers, plugins, and extending Claude Code.
01
How to Add MCPs and Plugins to Claude Code
Install MCP servers and Claude Code plugins — from the marketplace, from a URL, or manually from a local path.
02
How to Create Your Own MCP Server
Build a custom MCP server from scratch using TypeScript and the official MCP SDK. Expose any tool, resource, or API to Claude.
03
Build a Session Memory MCP Server
Create an MCP server that stores Claude's memory across sessions — so it remembers decisions, context, and project state from previous conversations.