MCP Server
MCP
TaskTime Pro
First-party local TaskTime Pro tools for tasks, timers, expenses, invoices, reports, and planning.
Install
npx -y @tasktimepro/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@tasktimepro/agent-bridge",
"version": "1.0.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "https://tasktime.pro",
"type": "named",
"name": "--app-url"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment