Small tools for local systems, agents and Go services.

Desk runs on Torok, reads the market through Canary and is served by HyperServe. Two of the four are open source.

Interactive Brokers · MCP · open source

Canary

Your IBKR session, readable by Claude and the shell.

  • Read-only MCP server and CLI
  • Risk, options and regime context
  • Paired app with a daily brief

Private · trading and risk management

desk

Trading and risk management with an AI analyst on staff.

  • Automatic stop losses and hedges by rule
  • Daily briefs and scheduled reviews
  • AI-augmented decisions with dated evidence

Private · Go agent harness

Torok

An agent harness in plain Go that survives a restart.

  • Typed answers, committed progress
  • One budget for every child call
  • Waits for a human without a worker

Go HTTP server library · open source

HyperServe

net/http, plus the parts you keep rewriting.

  • Typed binding, graceful shutdown
  • WebSocket, SSE, JSON-RPC
  • MCP server, opt-in