Tools Berry Paycheck for Claude Desktop
com.tools-berry/paycheck
Live US paycheck and payroll-tax math for 2026, all 50 states and DC, powered by tools-berry.com.
client:Claude Desktop
transport:streamable-http
tools:4
Install Tools Berry Paycheck in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"paycheck": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.tools-berry.com"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs