📦
Fluid Attacks
MCP server that provides tools for interacting with the Fluidattacks API
0 installs
Trust: 41 — Fair
Devtools
Installation
npx mcpAsk AI about Fluid Attacks
Powered by Claude · Grounded in docs
I know everything about Fluid Attacks. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
mcp
MCP server that provides tools for interacting with the Fluidattacks API.
Configuration
If you don't know how to generate the API_TOKEN, please refer to the documentation
{
"mcpServers": {
"fluidattacks-mcp": {
"command": "npx",
"args": [
"-y",
"@fluidattacks/mcp"
],
"env": {
"API_TOKEN": "your_api_token_here"
}
}
}
}
