Provider Skill
Olostep API
Olostep offers AI a way to search the web, extract structured data in real time and build custom research agents.
Olostep API
Olostep offers AI a way to search the web, extract structured data in real time and build custom research agents.
Available Tools
- olostep_create_scrape: Initiate a web page scrape — $0.02/call
- olostep_create_answer: The AI will perform actions like searching and browsing web pages to find the answer to the provided task. Execution time is 3-30s depending upon complexity. For longer tasks, use the agent endpoint instead. — $0.1/call
- olostep_maps: This endpoint allows users to get all the urls on a certain website. It can take up to 120 seconds for complex websites. For large websites, results are paginated using cursor-based pagination — $0.02/call
- olostep_start_crawl: Starts a new crawl. You receive a
idto track the progress. The operation may take 1-10 mins depending upon the site and depth and pages parameters. — $0.1/call - olostep_start_batch: Starts a new batch. You receive an
idthat you can use to track the progress of the batch as shown here. Note: Processing time is constant regardless of batch size — $0.02/call - olostep_batch_items: Retrieves the list of items processed for a batch. You can then use the
retrieve_idto get the content with the Retrieve Endpoint — $0.02/call - olostep_crawl_info: Fetches information about a specific crawl. — $0.02/call
- olostep_crawl_pages: Fetches the list of pages for a specific crawl. — $0.02/call
- olostep_get_answer: This endpoint retrieves a previously completed answer by its ID. — $0.02/call
- olostep_get_scrape: Can be used to retrieve response for a scrape. — $0.02/call
- olostep_batch_info: Retrieves the status and progress information about a batch. To retrieve the content for a batch, see here — $0.02/call
- olostep_retrieve_content: Retrieve page content of processed batches and crawls urls. — $0.02/call
Quick Start
{
"mcpServers": {
"olostep": {
"url": "https://olostep.mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY"
}
}
}
Pricing
Pay per tool call from your XPay wallet. No subscriptions, no minimums.
Get an API key at xpay.tools.
Tools: 12 Category: General
When to Use
Use Olostep API tools when you need to olostep offers ai a way to search the web, extract structured data in real time and build custom research agents.. All tools are available through xpay✦'s single MCP connection.
MCP Connection
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
Available Tools
- Olostep Create Scrape — Initiate a web page scrape — $0.02/call — SKILL.md
- Olostep Create Answer — The AI will perform actions like searching and browsing web pages to find the answer to the provided task. Execution time is 3-30s depending upon complexity. For longer tasks, use the agent endpoint instead. — $0.10/call — SKILL.md
- Olostep Maps — This endpoint allows users to get all the urls on a certain website. It can take up to 120 seconds for complex websites. For large websites, results are paginated using cursor-based pagination — $0.02/call — SKILL.md
- Olostep Start Crawl — Starts a new crawl. You receive a
idto track the progress. The operation may take 1-10 mins depending upon the site and depth and pages parameters. — $0.10/call — SKILL.md - Olostep Start Batch — Starts a new batch. You receive an
idthat you can use to track the progress of the batch as shown here. Note: Processing time is constant regardless of batch size — $0.02/call — SKILL.md - Olostep Batch Items — Retrieves the list of items processed for a batch. You can then use the
retrieve_idto get the content with the Retrieve Endpoint — $0.02/call — SKILL.md - Olostep Crawl Info — Fetches information about a specific crawl. — $0.02/call — SKILL.md
- Olostep Crawl Pages — Fetches the list of pages for a specific crawl. — $0.02/call — SKILL.md
- Olostep Get Answer — This endpoint retrieves a previously completed answer by its ID. — $0.02/call — SKILL.md
- Olostep Get Scrape — Can be used to retrieve response for a scrape. — $0.02/call — SKILL.md
- Olostep Batch Info — Retrieves the status and progress information about a batch. To retrieve the content for a batch, see here — $0.02/call — SKILL.md
- Olostep Retrieve Content — Retrieve page content of processed batches and crawls urls. — $0.02/call — SKILL.md
How to Execute
xpay_discover— Search for tools:xpay_discover("olostep")xpay_details— Get input schema:xpay_details("olostep/TOOL_NAME")xpay_run— Execute:xpay_run("olostep/TOOL_NAME", { ...inputs })xpay_balance— Check credits
Links
- Provider page: https://xpay.tools/olostep/
- All providers: https://xpay.tools/explore
- Docs: https://docs.xpay.sh
Tools (12)
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/olostep/SKILL.md
CLI
npx @xpaysh/cli install olostep
Manual
curl -o SKILL.md https://xpay.tools/skills/olostep/SKILL.md
Details
Tools
12
Category
General
Total calls
3

