Back to MCP Servers
Boikot
Model Context Protocol Server for looking up company ethics information. Learn about the ethical and unethical actions of major companies.
search-data-extraction
By boikot-xyz
Installation
npx -y boikotConfiguration
{
"mcpServers": {
"boikot": {
"command": "npx",
"args": ["-y", "boikot"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes