Skip to content

n01e0/harassment_hotline_mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

harassment_hotline_mcp

Install

cargo

cargo install harassment_hotline_mcp

docker

docker pull ghcr.io/n01e0/harassment_hotline_mcp:latest

Usage

stdio

harassment_hotline_mcp --stdio

HTTP

harassment_hotline_mcp --http --port 8080

Tools

advise

input:

{
  "consultation": "<string>"
}

output:

{
  "consultation": "<string>",
  "answer": "<string>"
}

Codex CLI setting

codex mcp add harassment_hotline_mcp -- harassment_hotline_mcp --stdio

Claude Code setting

claude mcp add --transport stdio harassment_hotline_mcp harassment_hotline_mcp --stdio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors