Claude Code print

Posted on Thursday, May 28, 2026


 


What if you just want to run a single Claude prompt and get a response to send on?  Or to pipe to another command in Linux?  You can use the -p (print option)

 

Claude Code /Loop

Posted on Saturday, May 23, 2026


 


What is the /loop command in Claude Code and how can you use it?

 

Claude MCP Prompt

Posted on Tuesday, May 19, 2026


 

I am starting to poke at MCP (Model Context Protocol) servers.  And how they work and how can you connect to them in Claude.

As a first step I want to look at one aspect of an MCP servers Prompts.

 

Claude Permissions Allow, Deny

Posted on Thursday, May 14, 2026


 


Claude AI is powerful and it needs to be contained in many cases.  The default mode for Claude code is to ask permissions before it asks.

But if that is all it does that presents two problems.  One you have to click enter/yet again and again and again.  And two if you do that eventually you are going to click a yes when you don’t mean to.

 

Claude Change Sonnet 4.6 to have 1 million Token context

Posted on Saturday, May 9, 2026


 


In Sonnet 4.6 of Claude the default is 200K for the context size. 
You can up it to 1 million by tweaking the ~/.claude/settings.json file