standardbeagle

Open-source developer tooling — MCP servers and agent infrastructure, process supervision, database APIs, and cross-platform shells. Everything here is MIT or Apache licensed and built in the open.

AI agents & MCP

tman

Supervises every process it launches — wall-clock and stall kills, memory and CPU culling, and automatic reaping of the orphans AI agents leave behind.

C#NativeAOT

agnt

MCP server for development tooling: project detection, process management, and a reverse proxy with frontend instrumentation.

GoMCP

mcp-tui

Fast terminal UI and CLI for testing, debugging, and automating MCP servers — STDIO, SSE, HTTP, and Streamable HTTP, on the official MCP Go SDK.

GoMCP

slop-mcp

MCP server for the SLOP protocol — one gateway that registers, discovers, and executes tools across many MCP servers.

GoMCP

caveman-mcp

MCP server doing two-pass Wenyan compression for URLs, files, diffs, and logs — context compression for long-running agent sessions.

GoMCP

standardbeagle-tools

Claude Code marketplace plugins — agnt (browser superpowers), lci (code intelligence), and a combined bundle.

TypeScriptClaude Code

Databases & APIs

BifrostQL

Zero-config GraphQL API for an existing database. One connection string, full API, no schema authoring.

C#GraphQL

ageSchemaClient

Fluent Apache AGE client with schema-driven bulk data loading for graph workloads on PostgreSQL.

TypeScriptApache AGE

Shells & libraries

ps-bash

Bash commands for PowerShell — real flags, real output, typed objects underneath. 67 commands, 775 tests, cross-platform.

C#PowerShell

Virtual Router

Memory-only, hook-based routing for React.

TypeScriptReact