@genfeedai/tools
v0.1.1
Published
Canonical Genfeed tool registry shared across Cloud, CLI, and MCP adapters.
Downloads
459
Readme
@genfeedai/tools
Canonical Genfeed tool registry shared across Cloud, CLI, and MCP adapters.
Install
npm i @genfeedai/toolsUsage
import { getToolsForSurface, toMcpTools, toAgentTools } from '@genfeedai/tools';
const mcp = toMcpTools(getToolsForSurface('mcp'));
const agent = toAgentTools(getToolsForSurface('agent'));Related Packages
@genfeedai/interfaces
Build Faster with Genfeed
Use one canonical tool catalog in your stack, or run end-to-end workflows at https://genfeed.ai.
License
MIT
