Tutorials MCP Apps: Ship Interactive UI From Your MCP Server
Use the new MCP Apps extension to return interactive widgets from a tool call, rendered in chat.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Use the new MCP Apps extension to return interactive widgets from a tool call, rendered in chat.
Tutorials Build an async MCP tool that returns a durable task handle and poll it to completion in Python.
Tutorials Point the OpenAI SDK at Moonshot's 2.8T K3, load a whole repo, and cut cost with caching.
Tutorials Point the OpenAI SDK at Meta's agent model, add tools, let it self-manage a 1M-token context.
Tutorials Use reasoning.context to reuse GPT-5.6's chain of thought across turns and cut redundant tokens.
Machine Learning Run Google's TabFM on real tabular data. No tuning, no feature engineering, one forward pass.
Machine Learning Ship a taskset, swap any harness, and turn compacted rollouts into real RL training samples.
Tutorials Use Anthropic's compact-2026-01-12 beta so long agentic loops survive past the 200K context window.
Tutorials Meituan's 1.6T open MoE topped OpenRouter as 'Owl Alpha.' Call it in Python with the OpenAI SDK.
Tutorials Give Claude agents a token countdown so long agentic loops finish gracefully instead of burning your bill.
Tutorials Stand up an autonomous agent with sessions, streaming events, and webhooks - no agent loop required.
Tutorials Load a whole repo into Gemini 3.5 Pro's 2M context, query it without RAG, and cache to cut cost.