Olostep
×
AI Development

Olostep × Mastra

Add web tools to your Mastra agents

The Olostep Mastra integration provides web data tools that slot natively into Mastra's agent and workflow framework. Your Mastra agents can search the web, fetch page content, and map website structures — giving them the ability to act on live information rather than stale training data.

What you can do

Olostep adds these capabilities to Mastra out of the box.

🤖

Native Mastra tool integration

Olostep tools are registered as standard Mastra tools and can be attached to any agent or workflow step without custom wiring.

🌐

Live web data access

Search Google, scrape any URL, or extract all links from a site — giving your Mastra agents real-world context at runtime.

🧠

Structured data extraction

Define a JSON schema and let Olostep extract structured data from any web page — ready for your agent's reasoning pipeline.

Getting started

Connect Olostep to Mastra in minutes.

terminal
npm install @mastra/core

# Set your API key
export OLOSTEP_API_KEY="your_api_key_here"

Get your API key from the Olostep dashboard. Free tier includes 500 requests — no credit card required.

What teams build with it

Real-world use cases for Olostep + Mastra.

🔭

Autonomous research agents

Build Mastra agents that receive a research question, search the web, fetch relevant pages, and synthesize structured answers — fully autonomously.

🗂️

Knowledge base construction

Have your agent crawl documentation sites or wikis, extract clean content, and populate a vector database for retrieval.

📰

Real-time monitoring workflows

Create Mastra workflows that periodically check web pages for changes and trigger downstream actions when content updates.

Frequently asked questions

Common questions about using Olostep with Mastra.

How does Olostep integrate with Mastra?

Olostep provides tools that are compatible with Mastra's tool interface. After installing the integration and setting your OLOSTEP_API_KEY, you can attach web scraping, search, and URL discovery tools to any Mastra agent or workflow step.

Can Mastra agents use Olostep to access authenticated pages?

For publicly accessible pages, yes — Olostep handles JS rendering and anti-bot measures automatically. For pages behind authentication, you can pass custom cookies or session context via Olostep's Context feature.

Does the Mastra integration support structured data extraction?

Yes. You can combine Olostep's scraping with Mastra's LLM capabilities to extract structured data from any web page by defining a JSON schema and having the agent parse the scraped content.

Start using Olostep with Mastra

500 free credits to get started — no credit card required. Full documentation available in the Olostep docs.

← Back to all integrations