Skip to content

withoneai/one-scraping-bee

v1.0.0One-Knowledge-1.0

ScrapingBee in your agent through One. 16 actions with real API documentation, OAuth handled, no tokens to manage.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

onestreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.withone.ai/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "one-scraping-bee",
  "version": "1.0.0",
  "description": "ScrapingBee in your agent through One. 16 actions with real API documentation, OAuth handled, no tokens to manage.",
  "author": {
    "name": "One Systems, Inc.",
    "email": "support@withone.ai",
    "url": "https://www.withone.ai"
  },
  "homepage": "https://www.withone.ai/knowledge/scraping-bee",
  "repository": "https://github.com/withoneai/one-agent-plugin",
  "license": "One-Knowledge-1.0",
  "keywords": [
    "scraping-bee",
    "integrations",
    "mcp",
    "api",
    "web scraping"
  ]
}