AI Coding + MCP
Posts matching all selected tags.
Category
Tags
14 more tagsFewer tags
Newsletter
New posts land in your inbox when they publish. No spam, unsubscribe anytime.
You're in. New posts head your way.
Filters2
Category
Tags
14 more tagsFewer tags
14 posts

Add WebMCP so ChatGPT can use your site without clicking around
What is WebMCP on a live page. Register one Site tool with document.modelContext so ChatGPT Work can use your site without clicking around the interface.

MCP elicitation no longer holds a stream
MCP elicitation returns input_required so the Worker request ends. Claude Code shows the form, retries the call, and the isolate is not held while you type.

Claude channels from Telegram without granting root
Claude Code channels let Telegram hit a live local session. Launch it in Manual mode, skip-permissions stays off, and deny the git push on the laptop.

IntelliJ MCP router-only keeps agent tools off the prompt
IntelliJ MCP router-only hides debugger tools behind execute_tool. Turn the mode on, install ij-debugger for Claude Code, and prove a debug step still lands.

JetBrains Context indexes the repo for VS Code agents
JetBrains Context indexes the repo so VS Code agents search by meaning. Install jbcontext, wire setup-agent, and prove a file-line hit without a grep crawl.

Binance let Claude Code trade and the safety model is a subaccount
Binance Agent OS lets Claude Code trade inside a funded sub-account. Blocked withdrawals are not a max-loss. Size the transfer before you click yes now.

MCP went stateless and the session just moved
Stateless MCP deleted the protocol session. Continuity now rides in requestState on retry. Delete sticky routing, keep the store for carts and tokens.

Agents request every OAuth scope they might need
MCP oauth scopes arrive as a catalog because the next call is unknown. Check the issued token, hide tools you did not get, and keep the agent running.

MCP is now traffic a firewall can name
MCP traffic detection now matches protocol headers, not mcp in the hostname. Treat the next remote MCP install as a named network event, not a config tweak.