Model Context Protocol (MCP) server configuration and tool manifest for nothings/stb_sprintf.h
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"stb_sprintf.h": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-stb_sprintf.h"
]
}
}
}