Skip to main content

cracked-crewai

CrewAI tools for Cracked, the tool router for AI agents: one API key, 67,000+ tools (web search, scrapers, social profiles, enrichment, media models) with measured health and real prices per call.

load_cracked_tools() turns every Cracked capability into a CrewAI BaseTool with a typed args_schema built from GET /v1/capabilities/tools?format=openai. Runs go through POST /v1/run; each result includes the run permalink.

pip install cracked-crewai
import os
from crewai import Agent, Crew, Task
from cracked_crewai import load_cracked_tools

tools = load_cracked_tools(api_key=os.environ["CRACKED_API_KEY"], capabilities=["web-search", "company-enrich"])
researcher = Agent(role="Researcher", goal="Profile a company from public data", backstory="Thorough and cheap.", tools=tools)
task = Task(description="Profile stripe.com: what they sell, size, latest news.", expected_output="A 5-line brief", agent=researcher)
print(Crew(agents=[researcher], tasks=[task]).kickoff())
# Each tool call returns {"run": {"runId", "status", "url", "costUsd", "durationMs"}, "output": ...}

Options: capabilities (ids, dashes or underscores), set="top"|"all", base_url, timeout, max_output_chars. Keys: https://cracked.ai/app/keys. Agents can self-register: POST https://cracked.ai/v1/agents/register.

MIT.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cracked_crewai-0.1.0.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cracked_crewai-0.1.0-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file cracked_crewai-0.1.0.tar.gz.

File metadata

  • Download URL: cracked_crewai-0.1.0.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.3

File hashes

Hashes for cracked_crewai-0.1.0.tar.gz
Algorithm Hash digest
SHA256 911931a80d5e1328237636bf0b05b3bbe868b9cc5b28fa6d113915d41e0f013b
MD5 0b3d14a71248ff783dcdc1e04068360b
BLAKE2b-256 6575f02f0da07d0d624ed908f2ab5b2fad6818ff7024bb3e8b75789989a6876f

See more details on using hashes here.

File details

Details for the file cracked_crewai-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: cracked_crewai-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.3

File hashes

Hashes for cracked_crewai-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9b3bafdeb8f5a800f912ede42c97fde44f5025a258cfea9910b741615c42c9c3
MD5 690b3e612189dcc99c3dc1fa372db8bd
BLAKE2b-256 c265352e71c22a2859834156cbd2cca359d076eed02181c3bad8af6d427453ce

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page