Manage Sequentum scraping agents, runs, schedules, files, spaces, and usage through a remote OAuth-authenticated MCP endpoint.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Sequentum MCP.
list_agentsCallable MCP tool function
get_agentCallable MCP tool function
search_agentsCallable MCP tool function
get_agent_runsCallable MCP tool function
get_run_statusCallable MCP tool function
start_agentCallable MCP tool function
Sequentum MCP MCP server gives an MCP-compatible AI client access to Sequentum account operations. It can list, search, and inspect web scraping agents, retrieve versions, and restore an earlier agent version. It also exposes controls for starting, stopping, killing, and deleting runs, along with status and run-file queries.
The server covers scheduled execution as well. An assistant can inspect schedules, create or update cron-based schedules, enable or disable them, remove schedules, and review scheduled runs. Space-related tools provide access to Sequentum workspaces and the agents associated with them.
Usage and billing data are available through balance, spending, credit-history, usage, cost-breakdown, and run-cost tools. These capabilities support questions about recent runs, failures, extracted files, schedule state, and Sequentum consumption.
Sequentum hosts and operates the MCP endpoint at https://mcp.sequentum.com/mcp. The client connects using Streamable HTTP, with automatic SSE fallback where supported. After connection, the user signs in with a Sequentum account and approves OAuth permissions; the available tools then operate against that account’s data and agents.
The service follows standard MCP behavior and can be used by clients that support OAuth authentication and the supported HTTP transports. It also supports Client ID Metadata Documents, with Dynamic Client Registration as a fallback for client identification.
There is no current local installation step for the supported deployment. Add the remote URL to an MCP client, or select Sequentum MCP from a client’s connector directory when available. Claude.ai and Claude Desktop list it as a connector. Cursor, Windsurf, VS Code/GitHub Copilot, ChatGPT Developer Mode, and Claude Code have documented connection paths using the same endpoint.
For Claude Code, the documented direct command is:
After adding the server, complete the OAuth browser flow. In Claude Desktop, connection is handled through the connector directory rather than a manually entered URL. Organization administrators may need to enable the connector for team or enterprise workspaces.
Sequentum MCP MCP server exposes tools in these areas:
These tools let an assistant answer operational questions or perform account actions, such as checking whether an agent is still running, starting an agent, finding the latest extracted file, or comparing agent costs.
The former local stdio server and sequentum-mcp npm package are deprecated. The deprecated path used SEQUENTUM_API_KEY, but the supported approach is the hosted OAuth endpoint. There is no supported self-hosted deployment described in the material.
Connecting the server exposes Sequentum account data and allows the MCP client to view, run, and manage scraping agents. Credentials should be protected, and access should be granted only to clients that are trusted with the account’s data and controls.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-134)<a href="https://allmcps.com/mcp/mcp-134"><img src="https://allmcps.com/api/badge/mcp-134?style=directory" alt="Sequentum MCP on AllMCPs" /></a>