Skip to main content
Glama
J-X0

Kingfisher Streaming Inference

by J-X0

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KINGFISHER_API_KEYNoAPI key for the real HTTP scoring provider.
KINGFISHER_LOG_PATHNoJSONL path to persist events.
KINGFISHER_PROVIDERNoProvider type: 'stub' (offline) or 'real' (HTTP).stub
KINGFISHER_LOG_LEVELNoLogging level.INFO
KINGFISHER_THRESHOLDNoZ-score magnitude that flags an event.3.0
KINGFISHER_AUDIT_PATHNoJSONL path to persist the audit chain.
KINGFISHER_MIN_SAMPLESNoPer-stream samples before scoring leaves REVIEW.30
KINGFISHER_MAX_FEATURESNoReject events with more features than this.256
KINGFISHER_MAX_EVENT_BYTESNoReject events larger than this.65536
KINGFISHER_SCORING_ENDPOINTNoEndpoint for the real HTTP scoring provider.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ingest_eventB

Score one event incrementally and append it to the audit chain.

verify_auditA

Recompute and verify the entire audit hash chain.

stream_statsC

Return running statistics for a stream.

export_auditA

Export audit records as a list for offline review.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/J-X0/quarryman-labs-streaming-inference-mcp'

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