ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Olostep with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Scrape web pages at scale with a headless browser API that renders JavaScript and returns clean structured data instantly.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Olostep capability set.

These are the exact actions your AI can choose when you ask it to work with Olostep.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Olostep.

  1. 01

    Get batch results

    Get batch results

  2. 02

    Get usage

    Get API usage stats

  3. 03

    List agents

    List scraping agents

  4. 04

    List batches

    List all batches

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Olostep.

  1. 05

    Create agent

    Create a scraping agent

  2. 06

    Create batch

    Pass URLs as comma-separated values. Create a batch scrape

  3. 07

    Check olostep status

    Verify Olostep API connectivity

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Olostep.

  1. 08

    Get agent

    Get agent details

  2. 09

    Get batch

    Get batch details

  3. 10

    Scrape URL

    Optionally specify format: markdown, html, or text. Scrape a web page

Observed, not estimated

843ms average. Fast in production.

Olostep is checked daily against the live service.

Daily averagePeak 1018ms
Aug 20Today
Fastest day
662ms
Slowest day
1018ms
14-day trend
Slowing+19%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Olostep, so you can see the experience inside your AI.

It does not authenticate your account with Olostep. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Olostep Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_seIYmeX5wOsif72vmko8hRP1y8NfQ4pfMrD0gu0x/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Olostep capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "olostep-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_seIYmeX5wOsif72vmko8hRP1y8NfQ4pfMrD0gu0x/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Olostep owners ask.

  • 01

    How do I scrape a web page via AI?

    Use the scrape_url capability with the target URL and optional format (markdown, html, or text). The content is extracted and returned instantly.

  • 02

    Can I scrape multiple URLs at once?

    Yes. Use create_batch with comma-separated URLs to submit a batch job. Track progress with get_batch and retrieve results with get_batch_results.

  • 03

    What are scraping agents and how do I use them?

    Agents are reusable scraping configurations with custom extraction rules. Use create_agent to set one up and list_agents to manage them.