TaskTime Pro runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from npm. Last commit 26 Jul 2026.
First-party local TaskTime Pro tools for tasks, timers, expenses, invoices, reports, and planning.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agent-bridge -- npx -y @tasktimepro/agent-bridge
{
"mcpServers": {
"agent-bridge": {
"args": [
"-y",
"@tasktimepro/agent-bridge"
],
"command": "npx"
}
}
}
[mcp_servers.agent-bridge]
command = "npx"
args = ["-y", "@tasktimepro/agent-bridge"]
{
"mcpServers": {
"agent-bridge": {
"args": [
"-y",
"@tasktimepro/agent-bridge"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-bridge": {
"args": [
"-y",
"@tasktimepro/agent-bridge"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.