hubify tool
Commands for browsing the standardized tool registry. Tools represent external services (GitHub, Slack, Stripe, etc.) with multiple integration methods (OAuth2, MCP, API key, webhook).Usage
Subcommands
| Command | Description |
|---|---|
list | List all tools in the registry |
info <name> | View detailed information about a tool |
integrations <name> | Show integration methods for a specific tool |
search <query> | Search for tools by description |
stats | Show tool registry statistics |
Examples
List all tools
View tool details
Show integrations for a tool
Search for tools
View registry stats
Tool Structure
Each tool in the registry has:- canonical_name — Unique identifier
- integrations — Available methods:
oauth2,mcp,api_key,webhook - platform_mappings — How the tool maps to each supported platform
- capabilities — What the tool enables