x12i · web-agentic
Fetch, classify, parse, and search the web
One SDK, CLI, REST host, MCP server, and playground — Serper search plus Playwright fetch on shared core.
npm
Install for agents & tooling
Knowledge SDK — install as a devDependency only (not a production runtime).
npm i -D @x12i/web-agentic-api-docs
Less recommended Download the full library as Markdown Useful when working with a web LLM assistant that cannot install packages — paste or attach the file instead of using the SDK.
Surfaces
SDK & CLI
WebAgentClient and webagent for fetch, parse, search, and search-and-fetch.
HTTP host
Install @x12i/web-agentic-api — npx web-agentic-api on zone port 7080.
Playground
pnpm ui Try-it UI on @x12i/api-playground — or embed the shell in your own product.
Search
Serper.dev organic results — discover URLs, then fetch explicitly.
web-agentic turns any URL into clean Markdown and typed JSON, and searches the public web without auto-fetching pages.