Boss Chat Cli
Freeby MCP Community
Boss chat education screening and outreach CLI with MCP agent bridge
v1.1.0Added Apr 12, 2026
bosszhipinchrome-devtoolscliautomation
Boss Chat Cli MCP Server
Boss chat education screening and outreach CLI with MCP agent bridge
Installation
npx -y @reconcrap/boss-chat-cli
Reviews
Installation
Quick install
npx -y @reconcrap/boss-chat-cli
Add to claude_desktop_config.json
{
"mcpServers": {
"boss-chat-cli": {
"command": "npx",
"args": ["-y", "@reconcrap/boss-chat-cli"]
}
}
}