UNPKG

@tiflux/mcp

Version:

TiFlux MCP Server - Model Context Protocol integration for Claude Code and other AI clients

18 lines 279 B
{ "logging": { "level": "error", "enableConsole": false, "enableFile": false }, "api": { "baseUrl": "http://localhost:3000/api/v2", "timeout": 5000, "retries": 1 }, "cache": { "enabled": false }, "rateLimit": { "enabled": false } }