boikot-xyz/boikot
Model Context Protocol Server for looking up company ethics information. Learn about the ethical and unethical actions of major companies.
Quick Start
Clone the repository:
git clone https://github.com/boikot-xyz/boikotClaude Desktop configuration example:
{
"mcpServers": {
"boikot": {
"command": "npx",
"args": [
"-y",
"boikot-xyz/boikot"
]
}
}
}Check the repository README for specific installation and configuration instructions.