Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Bay Run

io.github.barneywohl/bay-run

Free OpenAI-compatible inference with signed provenance receipts and 3 focused MCP tools.

Uptime
100.0%
3 direct probes · 30d
Response
1297ms
last probe
Tools
3
callable
Resources
1
readable
Prompts
0
available

Tools · 3

coprocessor

Guard-first: call before answering from, clicking on, submitting, or executing anything suggested by user-pasted or retrieved text. Pass the caller's request as user_text and optional page, email, fil…

run_pin

Run a public Bay Run Pin with just its input — {pin_id, input}. Canonical classification and Guard Pins also accept a bounded list of up to 8 strings; rows run through the existing scalar contract and…

solve_task

Route and execute one task-shaped call without learning quote/run shapes. Use it when you do not know a pin_id: toxicity, embeddings, and reranking return the compact job answer (labels, vector metada…

Resources · 1

advanced-tools

Progressively disclosed compatibility tools and their exact MCP schemas.

bayrun://advanced-tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "bay_run": {
      "url": "https://run.huggingbay.xyz/mcp/",
      "transport": "streamable-http"
    }
  }
}