Skip to content

Add crewai-instanode-tools under Integrations#61

Open
mastermanas805 wants to merge 1 commit into
crewAIInc:mainfrom
mastermanas805:add-crewai-instanode-tools
Open

Add crewai-instanode-tools under Integrations#61
mastermanas805 wants to merge 1 commit into
crewAIInc:mainfrom
mastermanas805:add-crewai-instanode-tools

Conversation

@mastermanas805

Copy link
Copy Markdown

Adds one row under ## Integrations linking to crewai-instanode-tools — an MIT-licensed open-source package (not a commercial product) that gives CrewAI agents three BaseTool subclasses:

  • ProvisionPostgresTool — returns a fresh postgres:// DSN (pgvector pre-installed) in one call
  • ProvisionWebhookTool — returns an HTTPS receiver URL for third-party callbacks
  • ListResourcesTool — lists resources the agent has provisioned

Backed by instanode.dev's free tier (no signup required; resources expire in 24h anonymously, permanent on the $12/mo plan). The package itself is MIT and zero-dependency beyond `crewai-tools` + the instanode Python SDK.

Fits the pattern of existing entries (Mailcrew wraps Stripe/Coinbase; OpenCommerce wraps USDC payments) — an open-source wrapper over a remote service.

Adds one row under ## Integrations linking to
https://github.com/InstaNode-dev/crewai-instanode-tools — an MIT-licensed
BaseTool pack that gives CrewAI agents live Postgres and webhook
endpoints via https://instanode.dev.
@mastermanas805

Copy link
Copy Markdown
Author

@tonykipkemboi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant