Skip to main content
Give a PraisonAI agent current web data and structured website intelligence through Context.dev.

Quick Start

1

Install the integration

2

Configure your API key

Create an API key in the Context.dev dashboard.
3

Add Context.dev to an agent

Choose the Tools You Need

Use focused tools for small agents:
Use a toolkit when an agent needs a broader capability set: The combined toolkit exposes 26 safe tools by default. Monitor and batch operations that change external state require an explicit opt-in:

Common Workflows

Pass batch_tools to an agent that needs to submit a job, check its status, and page through its results.

Safety Defaults

  • Browser actions are omitted from scrape tool schemas unless allow_browser_actions=True.
  • Tools that create, update, run, cancel, or delete monitors and batches are omitted unless include_write_tools=True.
  • API credentials are read from CONTEXT_DEV_API_KEY; CONTEXT_API_KEY remains supported as a legacy alias.
  • Tool responses omit internal debug and request metadata before they reach the agent.

Context.dev API documentation

Explore endpoint inputs, outputs, and usage examples.

Tools overview

Learn how PraisonAI agents call tools.

Firecrawl

Compare another web scraping integration.

Exa

Compare another web search integration.