Open Documentation
Deployment & Infrastructure
Getting a model, or an agent built on one, running somewhere real. Self-hosting on your own infrastructure, building tools it can call through MCP, and the practical tradeoffs of doing it yourself versus a hosted API.
AllDeployment & InfrastructureData & EvaluationPost-Training TechniquesModel Architecture & Internals
Deployment & Infrastructure·Setup Guide
Self-Hosting an Open-Weight Coding Agent on AWS | SR Cookbooks
A complete guide to self-hosting open coding models on AWS EC2 with vLLM, connecting VS Code Continue, running VPC-isolated MCP tools, and analyzing team infrastructure costs.
AWSEC2vLLMQwenVS CodeDevOps
Deployment & Infrastructure·Setup Guide
Building Local MCP Servers for VS Code & Cursor with FastMCP | SR Cookbooks
A step-by-step technical guide to building Python MCP servers with FastMCP, configuring VS Code and Cursor mcp.json, and debugging stdio JSON-RPC streams.
FastMCPMCPVS CodeCursorPythonAI Agents
Deployment & Infrastructure·Deep Dive
What is the Model Context Protocol (MCP)? | SR Cookbooks
A technical architecture guide to the Model Context Protocol (MCP). Learn how it solves the M x N integration problem for AI agents and tool calling.
AgentsAnthropicMCP