Blog
Technical articles about building efficient AI agents with Agentic Forge.
Latest Posts
Model Management: Beyond the Dropdown
January 2026
How we built a model management system with favorites, recent models, and multi-provider support to tame 300+ available LLMs.
Getting Started with Agentic Forge
January 2026
Complete tutorial on setting up the full Agentic Forge stack with Docker Compose—from clone to running chat interface with tools.
Building a Multi-Provider AI Orchestrator
January 2026
How we built a model-agnostic orchestrator that routes to OpenRouter, OpenAI, Anthropic, and Google with automatic provider detection and intelligent fallbacks.
Armory: An MCP Gateway for AI Agents
January 2026
Deep-dive into our MCP protocol gateway that aggregates multiple tool servers into a unified interface with namespacing, metrics, and an admin UI.
Streaming Tool Calls in Real-Time
January 2026
How we built real-time SSE streaming with tool call events, thinking tokens, and a reactive Vue.js UI that shows every step of the agent's work.
