MCP Server
MCP
Nonlinear Calendar
Nonlinear Calendar: this year’s months fold onto the previous 12 years. No key to try.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "balance-engine-mcp",
"version": "0.1.10",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "-y",
"type": "positional"
}
],
"environmentVariables": [
{
"description": "Account key from join.html (be_…) for your personal timetable. Leave empty for free tools (today/body/adjust/month/fold/sky). Empty key cannot call personal_day / personal_month.",
"format": "string",
"isSecret": true,
"name": "BALANCE_API_KEY"
},
{
"description": "Optional API origin. Default https://balance-engine.vercel.app",
"format": "string",
"name": "BALANCE_ENGINE_API_BASE"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment