io.github.fishcoco-code/guardrly-mcp MCP Server
io.github.fishcoco-code/guardrly-mcp
What is the io.github.fishcoco-code/guardrly-mcp MCP server?
Non-invasive AI Agent monitoring — audit every API call to Shopify, Meta Ads, and more
How to install io.github.fishcoco-code/guardrly-mcp
Copy-paste configuration for popular MCP clients.
GUARDRLY_API_KEYrequiredsecretYour Guardrly API key from app.guardrly.com/settings
GUARDRLY_API_URLGuardrly API endpoint
HMAC_SECRETrequiredsecretYour HMAC secret from app.guardrly.com/settings MCP Configuration panel
{
"mcpServers": {
"guardrly-mcp": {
"command": "uvx",
"args": [
"guardrly"
],
"env": {
"GUARDRLY_API_KEY": "<YOUR_GUARDRLY_API_KEY>",
"GUARDRLY_API_URL": "<YOUR_GUARDRLY_API_URL>",
"HMAC_SECRET": "<YOUR_HMAC_SECRET>"
}
}
}
}{
"mcpServers": {
"guardrly-mcp": {
"command": "uvx",
"args": [
"guardrly"
],
"env": {
"GUARDRLY_API_KEY": "<YOUR_GUARDRLY_API_KEY>",
"GUARDRLY_API_URL": "<YOUR_GUARDRLY_API_URL>",
"HMAC_SECRET": "<YOUR_HMAC_SECRET>"
}
}
}
}{
"mcpServers": {
"guardrly-mcp": {
"command": "uvx",
"args": [
"guardrly"
],
"env": {
"GUARDRLY_API_KEY": "<YOUR_GUARDRLY_API_KEY>",
"GUARDRLY_API_URL": "<YOUR_GUARDRLY_API_URL>",
"HMAC_SECRET": "<YOUR_HMAC_SECRET>"
}
}
}
}{
"servers": {
"guardrly-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"guardrly"
],
"env": {
"GUARDRLY_API_KEY": "<YOUR_GUARDRLY_API_KEY>",
"GUARDRLY_API_URL": "<YOUR_GUARDRLY_API_URL>",
"HMAC_SECRET": "<YOUR_HMAC_SECRET>"
}
}
}
}claude mcp add guardrly-mcp --env GUARDRLY_API_KEY=<YOUR_GUARDRLY_API_KEY> --env GUARDRLY_API_URL=<YOUR_GUARDRLY_API_URL> --env HMAC_SECRET=<YOUR_HMAC_SECRET> -- uvx guardrlyRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.