Sign In

@crawlconsole/mcp

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crawlconsole/mcp

Install the hosted CrawlConsole MCP connection for Codex and Claude Code.

npmnpm
Version
0.1.0
Version published
Weekly downloads
46
-13.21%
Maintainers
1
Weekly downloads
 
Created
Source

CrawlConsole MCP Installer

Install the hosted CrawlConsole MCP endpoint in Codex or Claude Code:

npx -y @crawlconsole/mcp

The installer opens a CrawlConsole Google sign-in link, waits for browser approval, creates one Agent API key, then writes the local MCP configuration.

Options

npx -y @crawlconsole/mcp -- --agent codex
npx -y @crawlconsole/mcp -- --agent claude
npx -y @crawlconsole/mcp -- --agent codex,claude --yes
npx -y @crawlconsole/mcp -- --base-url http://localhost:3000

--base-url is useful while testing the web app locally. Production defaults to https://crawlconsole.com.

Keywords

crawlconsole

FAQs

Package last updated on 04 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts