// integrations
Bring live web data to the tools you already use.
Node, Python, or any HTTP client. See per-tool setup below.
Agent Frameworks
LangChain
Native LangChain tools for web extraction, research, generation, and automation, for both LangChain.js and Python.
Vercel AI SDK
Typed tool() definitions that pass straight to generateText and streamText, backed by the Tabstack SDK.
OpenAI Agents
Pre-built tool() definitions you hand straight to an Agent, backed by the Tabstack SDK.
Claude Agent
An in-process MCP server you wire into query(), giving Claude Agent SDK agents web access.
Mastra
Typed createTool definitions that spread straight into a Mastra Agent, backed by the Tabstack SDK.
LlamaIndex
Pre-built tool() definitions you pass straight to a LlamaIndex.TS agent, backed by the Tabstack SDK.
Pi Agent
A drop-in Pi extension that registers all five Tabstack tools with the pi CLI.
eve
Pre-built defineTool definitions you re-export into agent/tools/ to give eve agents web access.
Hermes Agent
A Hermes plugin that adds a tabstack toolset plus a Tabstack backend for Hermes' own web_extract tool.
Don't see your stack? It still works.
Tabstack is a plain REST API. If it speaks HTTP, it integrates. Grab a key and wire it up in minutes.