🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@filepad/agent-connect

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@filepad/agent-connect

Remote MCP pairing CLI for Filepad Agent Access runtimes.

Source
npmnpm
Version
0.1.18
Version published
Weekly downloads
29
7.41%
Maintainers
1
Weekly downloads
 
Created
Source

@filepad/agent-connect

Remote MCP pairing CLI for Filepad Agent Access.

npx -y @filepad/agent-connect@latest pair A3K9MZ2X --runtime codex

The command exchanges a short Filepad pairing code, writes the runtime's MCP configuration in the native host format, prints a concise handoff, and asks the host to restart or reload MCP tools. After restart, call filepad_bootstrap.

Runtime-specific configuration:

  • codex: writes ~/.codex/config.toml under mcp_servers.filepad with http_headers.Authorization.
  • claude-code: registers an HTTP MCP server with Claude Code and falls back to the same ~/.claude.json shape Claude writes natively.
  • openclaw: writes mcp.servers.filepad.
  • cursor, windsurf, generic-mcp: write mcpServers.filepad.

Use --output json for automation.

Keywords

filepad

FAQs

Package last updated on 03 Jul 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