Skip to content
Standard
Reader
Log in
Tag
Mcp
Articles and publications tagged Mcp across the Atmosphere.
55
articles
23
publications
Articles
Publications
Malawi24
·
Jul 26, 2026
The Mathanga truth: Law over politics
Over the past few days, social media has been awash with polarized debates regarding the Industrial Relations Court (IRC) consent order that reinstated former Reserve Bank of Malawi (RBM) Deputy Governor, Henry Mathanga, effective January 1, 2026.While certain political factions have attempted to frame the judicial resolution as a political payout, the actual legal history...
DPP
·
Henry Mathanga
Jeff Auriemma
·
Jul 24, 2026
Context graphs, MCP tools, plain text, making users awesome, and events!
agents
·
mcp
Jeff Auriemma
·
Jul 22, 2026
MCP tool calling under the hood
mcp
·
software development
Malawi24
·
Jul 18, 2026
MCP Eastern Region endorses Chakwera
The Malawi Congress Party (MCP) Zomba District Committee has endorsed Lazarus Chakwera to continue leading the party, declaring him the best candidate to head the party.The endorsement was announced during an interface meeting in the Eastern Region, where the committee said it has assessed those associated with the party's presidency and concluded that no other...
Eastern Region
·
Elections
ewan's devlog
·
Jul 12, 2026
ATProto MCP server is now functional
The ATProto MCP server was wired into a working state with public and authenticated Bluesky tools, tests, and docs.
atproto
·
mcp
donckrr martech
·
Jul 7, 2026
MCP in Digital Marketing
What MCP Actually Means for Digital Marketers
mcp
·
digital-marketing
subaud
·
Jul 4, 2026
Building the Ghost MCP server
The last two posts here were about the skills in this plugin — one learns my writing voice from my published posts, the other revises a draft section by section. Neither can do anything without a way to reach Ghost: to read what I've already posted, create a draft, update one that's already up. That's the rest of the plugin, a small MCP server wrapping the Ghost Admin API. The server reaches Ghost with several tools create, read, update, images, and site info. Everything that takes judgment st
Claude Code
·
MCP
ewan's devlog
·
Jun 13, 2026
AT Protocol MCP Server: Dependency Audit & Refactor
atproto
·
mcp
Ewan's Project Documentation
·
Jun 13, 2026
atproto-mcp-server
AT Protocol Model Context Protocol server for social web interactions.
atproto
·
mcp
ooo-yay.com
·
Jun 8, 2026
Budgeting with Claude
Wiring SimpleFIN, a self-hosted Actual Budget instance, and Claude Desktop together over MCP so I can actually talk to my money — and walk into my financial planner's office already knowing the picture.
ai
·
finance
Angular-Buch
·
May 28, 2026
WebMCP: KI-Agenten in Angular-Apps integrieren
Die Integration von KI-Agenten in Web-Anwendungen wird in den nächsten Jahren ein zentrales Thema. Mit dem in Entwicklung befindlichen Vorschlag WebMCP (Web Model Context Protocol) sollen Webseiten dem Browser – und damit angeschlossenen KI-Agenten – strukturierte Tools zur Verfügung stellen können.
Angular
·
Angular 22
Joshua P. Steele
·
May 24, 2026
Logos Bible Software Needs an MCP Server
I've spent thousands on my Logos library and pay for its AI features. Claude is far better. The fix is an MCP server, and Logos's licensing objection is really a solvable authorization problem.
ai
·
mcp
Heath Stewart's Blog
·
May 1, 2026
Improving the Azure SDK developer experience with MCP
Providing version-specfic context to an LLM using an MCP can greatly improve productivity and reduce cost.
azure-sdk
·
mcp
subaud
·
Apr 3, 2026
Adding OAuth to an MCP Server: From API Keys to Browser Login
MixCraft started with static API keys—generate one from the web portal, paste it into your Claude Code config. The mx_ prefixed keys had no expiration, lived in shell history and dotfiles, and revoking one meant generating a new key and updating every client. Service tokens from third-party APIs expired after an hour with no refresh mechanism, so users would get silent failures mid-session. I needed to replace the whole auth model with OAuth. But worse, it didn't work well with claude.ai because
MCP
·
OAuth
Alessandro Bahgat
·
Mar 26, 2026
Fortresses, Pipes, and Brains
Workday's CEO called AI agent startups "parasites." Linear shipped a native AI agent that understands software development workflows. These are two ends of a spectrum, with most of the industry stuck in the middle — exposing data through MCP without embedding any intelligence. The companies that win will be the ones that make AI native to their domain workflow.
AI
·
MCP
subaud
·
Mar 12, 2026
MixCraft - Adding Claude Skills to the music assistant
MixCraft connects Claude to Apple Music. The infrastructure post explains why the server is hosted remotely — Apple Music requires server-side JWT signing with a private key, so a local MCP server wasn't an option. This post covers the other side: the Apple Music integration itself, the adapter pattern that makes the server extensible, and the Claude Code plugin that ships alongside it. The source is at github.com/schuettc/mixcraft-app. The Adapter Interface The MCP server doesn't call Ap
MCP
·
Apple Music
subaud
·
Mar 12, 2026
MixCraft - A hosted music assistant MCP
Several months ago, I was looking for some new music and decided to give Claude a crack at finding me some new music. i'm trying to make an album based playlist. It should consist of 3 (mostly) complete albums. Right now I have Hum - Downward is Heavenward and Weezer - Pinkerton. These two go together very well. Is there a third album we can include in this? This fairly innocuous prompt resulted in Claude suggested a completely unknown to me band that very quickly became one of my
MCP
·
AWS
Tech Over Chai
·
Feb 16, 2026
Will AI tools manifest more intent based API?
While LLMs provided a significant leap in capability, how 'agentic' we should be with them has been of significant interest over the last years.
LLM
·
artificial intelligence
Alessandro Bahgat
·
Feb 14, 2026
The Ghost in the Training Set
LLMs have statistical momentum: even when they know a new standard like Streamable HTTP exists, they often revert to the legacy patterns they saw most in training. Here is how to use "strong anchors" and "zero-prompt pruning" to keep your agentic systems from being haunted by 2024.
MCP
·
AI
Angular.Schule
·
Feb 11, 2026
Agentic Coding: AI Support for Angular
Software projects are becoming more complex, and requirements are increasing. AI (Artificial Intelligence) tools can support us in development and provide relief: They help with generating code, explain complex relationships and suggest improvements. In this article, we show you how to generate the best possible code using Angular's AI tools.
Angular
·
AI
Angular-Buch
·
Feb 11, 2026
Agentic Coding: AI-Unterstützung für Angular
Softwareprojekte werden komplexer, und Anforderungen steigen. Werkzeuge für AI (Artificial Intelligence) können uns bei der Entwicklung unterstützen und Entlastung schaffen: Sie helfen unter anderem beim Generieren von Code, erklären komplexe Zusammenhänge und schlagen Verbesserungen vor. In diesem Artikel zeigen wir dir, wie du mit den AI-Werkzeugen von Angular den bestmöglichen Code generierst.
Angular
·
AI
Luis Quintanilla Personal Website
·
Jan 26, 2026
Webmentions are back thanks to GitHub Copilot
An update on how I upgraded and got my webmentions endpoint back online with the help of GitHub Copilot
indieweb
·
webmention
Den Delimarsky
·
Jan 26, 2026
MCP Apps And Interactive UIs In MCP Clients
MCP Apps adds an official extension for rendering interactive UIs inside MCP clients, building on MCP-UI and OpenAI's Apps work to move beyond plain text.
mcp
·
ai
Tidepool Heavy Industries
·
Jan 13, 2026
Stop using natural language interfaces
Natural language is a wonderful interface, but just because we suddenly can doesn't mean we always should.
llm
·
mcp
Home
Latest
Discover
Search