HiveForensics-AI/toolflow-tfp
A minimalist JSON-first protocol and reference server for building context-aware “tools” (APIs) that any LLM agent—or human—can discover and invoke.
Platform-specific configuration:
{
"mcpServers": {
"toolflow-tfp": {
"command": "npx",
"args": [
"-y",
"toolflow-tfp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...