New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@mycobrain/install

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mycobrain/install

One command to connect Myco Brain to your AI agent — wires Claude Code, Cursor, Codex, Claude Desktop, or Windsurf and runs onboarding. Thin launcher for @mycobrain/mcp-server's installer.

latest
Source
npmnpm
Version
1.2.5
Version published
Maintainers
1
Created
Source

@mycobrain/install

One command to connect Myco Brain — self-hosted, source-traceable memory for AI agents — to your coding agent.

# Boot the stack once (Postgres + pgvector + MCP server, no API keys):
git clone https://github.com/thegoodguysla/myco-brain.git && cd myco-brain && docker compose up -d

# Then wire your client and onboard, in one command:
npx @mycobrain/install

It detects your installed MCP clients and writes the right config for each, then runs onboarding so your agent can recall this project across sessions.

npx @mycobrain/install --client cursor     # a specific client
npx @mycobrain/install --all               # every supported client
npx @mycobrain/install --print             # just print the snippet + agent instructions

Supported clients: Claude Code, Claude Desktop, Cursor, Codex, Windsurf (Continue, Zed, Cline via --print).

This is a thin launcher for the installer in @mycobrain/mcp-server. Learn more at github.com/thegoodguysla/myco-brain.

Keywords

mcp

FAQs

Package last updated on 17 Jun 2026

Related posts