|
| 1 | +# LinkedIn Posts - January 2026 |
| 2 | + |
| 3 | +## Post 1: What's New in Agentic Forge |
| 4 | + |
| 5 | +**Publish first** - pairs with: https://agentic-forge.github.io/blog/whats-new-jan-2026 |
| 6 | + |
| 7 | +``` |
| 8 | +Three updates to Agentic Forge that make building AI agents more flexible: |
| 9 | +
|
| 10 | +1️⃣ TOON optimization now works everywhere |
| 11 | +Previously our token-saving format only worked with pre-configured tools. Now it automatically optimizes ANY MCP server you connect—including your own custom servers. 30-60% fewer tokens on tool results, no changes needed. |
| 12 | +
|
| 13 | +2️⃣ Add your own MCP servers on the fly |
| 14 | +Connect any MCP server directly from the UI. No server config required. Test your tools during development, connect to internal servers, or try third-party MCP servers before committing to them. |
| 15 | +
|
| 16 | +3️⃣ Bring Your Own Key (BYOK) |
| 17 | +Use your own API keys for OpenRouter, OpenAI, Anthropic, or Google. Your keys stay in your browser—we never see or store them. You pay your provider directly, use your own quotas, and can switch providers freely. |
| 18 | +
|
| 19 | +These changes set the stage for our public demo (announcement coming soon). |
| 20 | +
|
| 21 | +Full details: https://agentic-forge.github.io/blog/whats-new-jan-2026 |
| 22 | +
|
| 23 | +#AI #AIAgents #LLM #OpenSource #MCP |
| 24 | +``` |
| 25 | + |
| 26 | +--- |
| 27 | + |
| 28 | +## Post 2: Agentic Forge Demo is Live |
| 29 | + |
| 30 | +**Publish second** - pairs with: https://agentic-forge.github.io/blog/demo-launch |
| 31 | + |
| 32 | +``` |
| 33 | +Agentic Forge demo is live 🚀 |
| 34 | +
|
| 35 | +Try it now: https://agentic-forge.compulife.com.pk |
| 36 | +
|
| 37 | +What you get: |
| 38 | +• Chat interface with real tool access (weather, web search, HuggingFace) |
| 39 | +• BYOK model—bring your own API key, we never store it |
| 40 | +• Tool RAG—agent discovers relevant tools automatically |
| 41 | +• TOON format—60% less context usage |
| 42 | +• Add your own MCP servers on the fly |
| 43 | +
|
| 44 | +Quick start: |
| 45 | +1. Get an OpenRouter key (one key, 300+ models) |
| 46 | +2. Open the demo |
| 47 | +3. Paste your key |
| 48 | +4. Ask about the weather or search the web |
| 49 | +
|
| 50 | +Everything we've been building—orchestrator, MCP gateway, tool optimizations—running together in one stack. |
| 51 | +
|
| 52 | +Try it: https://agentic-forge.compulife.com.pk |
| 53 | +Blog post: https://agentic-forge.github.io/blog/demo-launch |
| 54 | +
|
| 55 | +All open source: https://github.com/agentic-forge |
| 56 | +
|
| 57 | +#AI #AIAgents #LLM #OpenSource #MCP #Demo |
| 58 | +``` |
0 commit comments