Skip to main content
Glama

Connect Hugging Face inference bridge

connect_huggingface_inference_bridge

Builds a Hugging Face Inference Endpoint scaffold with task input maps, output contracts, token env var hints, and adapter notes for TouchDesigner.

Instructions

Create a Hugging Face Inference Endpoint scaffold with task input maps, output contracts, token-env hints, and adapter notes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoGenerated baseCOMP name.huggingface_inference_bridge
taskNotext_to_image
activeNo
output_modeNoimage
parent_pathNoParent COMP for the Hugging Face scaffold./project1
endpoint_urlNohttps://api-inference.huggingface.co/models/model-id
token_env_nameNoHF_TOKEN
input_slot_countNo
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations indicate readOnlyHint=false and openWorldHint=true, implying mutations and external interactions. The description adds context by mentioning specific scaffold artifacts (token-env hints, adapter notes) that go beyond simple creation, but it does not disclose details about external API calls, required permissions, or reversibility. No contradiction with annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence, appropriately concise and front-loaded with the action ('Create') and resource ('Hugging Face Inference Endpoint scaffold'). The list of scaffold components is dense but not unnecessary. It could be clearer with punctuation, but it remains efficient.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With eight parameters, low schema coverage, and no output schema, the description does not provide enough context. It lists scaffold features but does not explain what the tool returns, what side effects occur, or how the generated scaffold integrates with the project. The description is too thin to fully guide an agent.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Only 25% of parameters have schema descriptions, so the description needs to compensate. It references 'task input maps' and 'output contracts' which loosely map to 'task' and 'output_mode' parameters, but it does not clarify the meaning or relationships of the eight parameters. The coverage is too low and the description too vague to add meaningful semantic value.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's function: 'Create a Hugging Face Inference Endpoint scaffold' with specific deliverables (task input maps, output contracts, token-env hints, adapter notes). This distinguishes it from sibling bridge tools by focusing on the Hugging Face inference context and specific scaffold contents.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No usage guidance is provided. The description does not indicate when to use this tool versus alternatives, nor does it mention any exclusions or prerequisites. It only describes what the tool does, leaving the agent to infer when it is appropriate.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Pantani/tdmcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server