Search
49 results
Said and published
-
gog has an mcp server now!
-
freeagent-mcp — Local, read-only MCP server for FreeAgent. Built on Laravel.
-
pi-mcp — Pi extension for OpenCode-style MCP client support
-
kody-home-connector — MCP Server for my home
-
Alt cap: invest more in APIs, MCPs, CLIs
-
webcal-mcp — MCP server for web calendars
-
axi — Design principles for agent ergonomics. Higher accuracy with lower token cost than both MCP and regular CLI.
-
Today I learned that @OpenAIDevs MCP client https://t.co/nhRPF6KVEf lists private_key_jwt for the token endpoint auth while the CIMD endpoint is actually public (auth=none). So your MCP OAuth must be able to skip…
-
Pretty cool to see your WordPress site as a connector in the Claude mobile app. It is a streamable-http MCP server by Agent Pilot plugin combined with OAuth Pilot for seamless auth. Also works with the official…
-
Here's how the new MCP spec works
-
kody — 🐨 Your assistant's home — the memory, keys, code, and automations your AI agent keeps, portable across every MCP host. Built on Cloudflare Workers.
-
PlanetScale — PlanetScale
i analyzed a weeks worth of data via honeycomb + planetscale mcp and opencode2's codemode
-
Honeycomb — Honeycomb.io
i analyzed a weeks worth of data via honeycomb + planetscale mcp and opencode2's codemode
-
crm — Personal CRM with MCP server, TUI, web UI, and Google sync for contacts/calendar/email
-
health — CLI for tracking personal health metrics with SQLite storage and MCP server integration
-
I wonder if at this point there couldn't be a very of MCP that is literally codemode + openapi + RAG for openapi docs instead. The reference Radius skill is just OpenAPI and it works so well.
-
currency-conversion-mcp — A currency conversion MCP server
-
Safari’s New MCP Server Is Great for Agents
-
…Plugins. Now with OAuth Pilot you get one-click authentication for all the MCP clients (Claude, ChatGPT, etc). No more application…
-
The Ultimate Guide to Claude Connectors
-
Friendly tip for anyone vibe-coding a side project: instrument it. All of it — traces, metrics, logs, profiles. Send it to @grafana, hook up their MCP, and let the agent debug with real data instead of guessing.
-
There is now a standard for bundling agent skills and MCP configurations as portable plugins (zip files) https://t.co/eAxXQQXWZg This is amazing for self-hosting your AI tools and not needing to publish to individual…
-
"Make the strongest possible case that my worst investment was actually my best one, and that I'm the only person who can see it." Been having a lot of fun with our new MCP server in Signed:
-
MCP is not a new foundation for anything — it is API design, and Kubernetes was already turning one intention into seven calls a decade ago.
So I'm looking at this like guys the fundamentals of this isn't like everything is going to change because of MCP. What the hell? A whole conference guys? This is just API design.
-
What if you don't need MCP at all?
-
Draft No. 4: On the Writing Process — John McPhee
McPhee is a spectacular writer.
-
Claude Connectors — Anthropic
This is why I recommend ignoring the vast web of custom and “community-built” MCP servers you can find out there, and focusing your attention on the two safer bets instead
-
…and smashing raw strings into your context repeatedly. So we released a new MCP server that solves…
-
Another new thing delivered with Version 15: click a button to give Wolfram superpowers to your AI system! Immediately connect Claude, Codex, etc. to your local Wolfram|One, Mathematica, etc. via MCP...
-
mcp-ping
-
MCP vs CLI: Benchmarking Tools for Coding Agents
-
Between wallets for agents with @link (and @privy), MPP, Tempo, MCP, Stripe CLI, Agentic Commerce Suite, sandboxes, OpenRouter, Metronome/metered billing, Radar and distillation/token fraud, it turns out that "the…
-
Thanks @jasonlk! Lot to do still but: 1) @linear is used by pretty much by all major labs/ai companies out there 2) our MCP traffic grows 50% MoM 3) we have the most agent integrations and active usage than any platform…
-
Building News Agents for Daily News Recaps with MCP, Q, and tmux
-
…to work well with real tools and systems. The Model Context Protocol (MCP) is one way to provide that missing context. I wrote a guide on building and deploying your own MCP…
-
Peekaboo 2.0 – Free the CLI from its MCP shackles
-
news-agents — 📰 Building News Agents to Summarize News with MCP, Q, and tmux
-
Every tool is better as a CLI than as an MCP server: models are good at Unix commands, a CLI composes with jq, and MCP output clutters the context.
…you just add another CLI, that's just another Unix command in the end. And MCP is… That has to be added in training. That's not a very natural thing for the model. It requires a very specific syntax. And the biggest…
-
Levels of the Game — John McPhee
I’ve read many books about tennis, but it’s still my favorite
-
…end. And it couldn’t come at a better time. With the Basecamp CLI (and soon MCP, too), you can bring your agents to Basecamp as users too. Charging you for individual agents feels just as wrong as charging you for…
-
MCP servers are worth removing outright: an agent reading the code directly is faster, and pollutes its context less, than one that can reach for a tool unasked.
Even removed my last MCP, since Claude sometimes would go off spinning up Playwright unasked when it could simply read the code - which is faster and pollutes the context less.
-
MCP may turn out to be a one-year wonder, because coding agents that can run arbitrary shell commands make Bash the best general-purpose tool interface.
The reason I think MCP may be a one-year wonder is the stratospheric growth of coding agents. It appears that the best possible tool for any situation is Bash—if your agent can run arbitrary shell commands, it can do…
-
Swift — Apple
Swift’s build infra is good enough for most things these days. codex knows how to run iOS apps and how to deal with the Simulator. No special stuff or MCPs needed.
-
I've been avoiding looking at MCP because it just smelled wrong. And yes, it's just XML-RPC but it's JSON. It smells like... SUN SPARCStation and 1999.
-
Essential Reading for Agentic Engineers - August 2025
-
Wooden Bath Mat
Despite her McPersnickety ways, I had to admit that the wooden bath mat was magical. It dried within minutes and felt a lot less gross on my feet than a glorified carpet collecting everybody's foot germs.
-
Making AppleScript Work in macOS CLI Tools: The Undocumented Parts
-
To better understand MCPs and agentic workflows, I built news-agents to generate a daily news recap. The main agent spawns sub-agents, assigning them news feeds to parse and summarize, and then generates a final overall…
-
…and implementation constraints. But I deliberately removed the @codescene MCP and the safeguards I normally rely on. Unsurprisingly, the resulting code suffered from a ton of problems. It would have been a shaky…