Modelmeter for Claude Desktop
xyz.modelmeter/modelmeter
The changelog of record for the AI stack: sunset checks, deprecations, pricing, and model events.
client:Claude Desktop
transport:streamable-http
tools:7
Install Modelmeter in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"modelmeter": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://modelmeter.xyz/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs