Skip to content

Repository files navigation

bron-api-toolkit

This is an internal Go library, not a runnable program. To use the Bron MCP server, run bron mcp from bron-cli, or open Bron Desktop → MCP Server.

Shared, spec-driven API tooling generated from the Bron public API's OpenAPI spec:

  • catalog — the API distilled into data (resources, verbs, path/query params, body fields, types, enums, descriptions) plus the embedded spec.
  • helpers — request/response utilities the CLI and MCP tools both use (query params, request bodies, output projection, date humanization, jq filtering, embeds, untrusted-field wrapping).
  • mcptools — builds MCP tools from the catalog at runtime.

Consumed by bron-cli (its command tree and bron mcp) and by Bron Desktop's embedded MCP server, so the agent tooling never diverges between them.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages