GeistHaus
log in · sign up

Introducing advanced tool use on the Claude Developer Platform

anthropic.com

Claude can now discover, learn, and execute tools dynamically to enable agents that take action in the real world. Here’s how.

32 pages link to this URL
The Great Agent Tooling Debate | Pere Villega

Load 84 MCP tools and 15,540 tokens are gone before you ask a question; after thirty minutes you've burned 40% of your context on tool definitions you didn't use. Holmes and Yilmaz make the case for CLI-first, and I've mostly come round: CLIs are debuggable, composable, and 92-98% cheaper in tokens. MCP still earns its keep for a few tools, but the default should flip.

0 inbound links BlogPosting en
Claude Token Limits: Fix Context Rot, Stop the Bill

Claude token limits aren't a cap — they're context rot. Here's the math, the research, and the exact tactics I use to cut session costs and keep accuracy high.

0 inbound links article en Claude Code AI ProductivityTutorialClaude CodeDeveloper ToolsToken Optimization
Claude Code's Hidden MCP Flag: 32k Tokens Back

ENABLE_EXPERIMENTAL_MCP_CLI eliminates MCP tool schema overhead entirely. Undocumented, untested in the wild, but it works. Here's what I found.

0 inbound links article en Technology claude-codemcpdev-toolscontextai-coding
Introduction to AI

If you can’t beat them, join them is probably the best quote to sum up my experience with AI. We have known for a long time AI is changing the way we work however, we all know how unreliable it is and personally I have seen that for a long time when it “helpfully” suggests code suggestions as I type. I have also seen how unreliable it is when using an AI Assistant to do something for me. My conclusions have been “this thing is not going to take away people’s jobs or take over the world, it’s absolutely useless”. However, as time has gone on and models have got better and clearly AI is not going away, I decided I better try and learn some fundamentals of AI and try to find ways in which I can test it out. Therefore, this post will be an introduction for those still in the “this is useless” mindset which might help explain some concepts and how to use it so it can be more effective for you.

0 inbound links article en post AI.NETCsharp
Unix Was a Love Letter to Agents

Nearly sixty years ago, as Thompson and Ritchie were crafting Unix at Bell Labs, they had no idea that the operating system and culture they were building would end up being the perfect home for AI agents in the future. It’s no accident that the most successful AI agents today–CLI agents like Claude Code–are built to run in a Unix environment. The fit is so natural, so seamless, that it’s easy to miss how remarkable it is. But understanding why Unix and AI agents work so well together can teach us a lot about how to build robust, reliable agents.

MCPs for Developers Who Think They Don't Need MCPs - Angie Jones

Lately, I've seen more developers online starting to side eye MCP. There was a tweet by Darren Shepherd that summed it up well: "Most devs were introduced to MCP through coding agents (Cursor, VSCode) and most devs struggle to get value out of MCP in this use case... so they are rejecting MCP because

0 inbound links article en AIDevelopment aimcp
AI coding Agents Evolution

AI coding Agents like Claude Code , OpenAI Codex , and Gemini CLI have disrupted how software engineering is done. IMHO, the most disruptiv...

0 inbound links BlogPosting en
Changes in the system prompt between Claude Opus 4.6 and 4.7

Anthropic are the only major AI lab to publish the system prompts for their user-facing chat systems. Their system prompt archive now dates all the way back to Claude 3 …

3 inbound links article en ai 2014prompt-engineering 190generative-ai 1785llms 1751anthropic 282claude 275ai-ethics 301system-prompts 54