Categories
Developer Tools Automation Security Authentication AI Tools API Management Agent InfrastructureStars
Forks
Watchers
Developer links
Treg
With over 330 GitHub stars and described as "OpenRouter, but for agent tools instead of models," Treg is the unified tool registry that gives your AI agent one base URL, one token, and instant access to approximately 2,800 cataloged endpoints across 56 providers — SEO and backlink analysis via Semrush and Moz, social media intelligence from TikTok and Instagram, people and company enrichment through Crunchbase and Hunter, media buying, scraping, and SERP data — all priced per call from fractions of a cent with no provider signup required. The FastAPI backend with PostgreSQL stores credential bindings and injects them server-side into every proxied request, ensuring API keys and OAuth tokens never touch the agent or local machine while every call is audit-logged. Teams register their own paid API accounts, OAuth connections, vendor CLIs like Stripe, GitHub CLI, Vercel, and gcloud, plus custom SKILL.md definitions — all callable by every teammate's agent through a single treg token with automatic credential injection. The evidence-based tool selector shows success rate, response speed, and last-seen timestamp for each provider, so agents pick tools on measured performance rather than guesswork. Bring-your-own-key routes bypass metering entirely, and the one-dollar free credit on every new team lets agents start calling immediately. The Vue.js web dashboard provides team management, audit logs, catalog browsing, and guided onboarding. Self-host with pip install tools-registry[server] on a dedicated VPS on RepoCloud with guaranteed CPU, RAM, and SSD, full root SSH access, and a browser serial console. Apache-2.0 licensed.
Benefits
- One Key Unlocks Every Tool
- A single treg token gives agents access to approximately 2,800 endpoints across 56 providers including Semrush, Moz, Crunchbase, Hunter, TikTok, and Instagram with no per-provider signup.
- Server-Side Credential Security
- API keys and OAuth tokens are stored encrypted in PostgreSQL and injected into requests server-side. Credentials never reach the agent, local machine, or chat context, and every call is audit-logged.
- Evidence-Based Tool Selection
- When multiple providers offer the same capability, Treg surfaces measured success rate, response speed, and last-seen timestamp so agents select tools based on verified performance data rather than assumptions.
- Pay Per Call, No Subscriptions
- Per-call metering bills fractions of a cent per request with pricing shown before execution. Bring-your-own-key routes bypass metering entirely, and every new team starts with one dollar of free credit.
Features
- Unified API Proxy
- Proxies requests to 56+ upstream providers through a single /call endpoint with FastAPI, injecting credentials from encrypted bindings and stripping tokens before relay.
- Team Secret Vault
- AES-encrypted storage for API keys, OAuth tokens, and vendor CLI credentials. Members register secrets once; every teammate's agent inherits access with audit logging.
- Catalog Search
- Natural language search across 2,800+ endpoints with pricing, success rate, speed metrics, and last-seen timestamps. Agents query by capability rather than provider name.
- Vendor CLI Injection
- Runs Stripe CLI, GitHub CLI, Vercel, gcloud, and flyctl with organization credentials injected server-side so members execute vendor commands without local key access.
- Web Dashboard
- Vue.js frontend for team management, catalog browsing, audit log inspection, and guided onboarding with both interactive and quick-demo modes for new teams.