io.github.brandonbgreen/reversecentaur-mcp MCP Server
io.github.brandonbgreen/reversecentaur-mcp
What is the io.github.brandonbgreen/reversecentaur-mcp MCP server?
Hire humans for tasks AI can't do. Fair trade pay floors, prepaid escrow, ethical receipts.
How to install io.github.brandonbgreen/reversecentaur-mcp
Copy-paste configuration for popular MCP clients.
REVERSECENTAUR_API_KEYrequiredsecretYour API key from reversecentaur.ai
REVERSECENTAUR_API_URLAPI base URL (for self-hosted or staging)
REVERSECENTAUR_MOCK_MODESet to true to use fake data without hitting the API
{
"mcpServers": {
"reversecentaur-mcp": {
"command": "npx",
"args": [
"-y",
"reversecentaur-mcp"
],
"env": {
"REVERSECENTAUR_API_KEY": "<YOUR_REVERSECENTAUR_API_KEY>",
"REVERSECENTAUR_API_URL": "<YOUR_REVERSECENTAUR_API_URL>",
"REVERSECENTAUR_MOCK_MODE": "<YOUR_REVERSECENTAUR_MOCK_MODE>"
}
}
}
}{
"mcpServers": {
"reversecentaur-mcp": {
"command": "npx",
"args": [
"-y",
"reversecentaur-mcp"
],
"env": {
"REVERSECENTAUR_API_KEY": "<YOUR_REVERSECENTAUR_API_KEY>",
"REVERSECENTAUR_API_URL": "<YOUR_REVERSECENTAUR_API_URL>",
"REVERSECENTAUR_MOCK_MODE": "<YOUR_REVERSECENTAUR_MOCK_MODE>"
}
}
}
}{
"mcpServers": {
"reversecentaur-mcp": {
"command": "npx",
"args": [
"-y",
"reversecentaur-mcp"
],
"env": {
"REVERSECENTAUR_API_KEY": "<YOUR_REVERSECENTAUR_API_KEY>",
"REVERSECENTAUR_API_URL": "<YOUR_REVERSECENTAUR_API_URL>",
"REVERSECENTAUR_MOCK_MODE": "<YOUR_REVERSECENTAUR_MOCK_MODE>"
}
}
}
}{
"servers": {
"reversecentaur-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"reversecentaur-mcp"
],
"env": {
"REVERSECENTAUR_API_KEY": "<YOUR_REVERSECENTAUR_API_KEY>",
"REVERSECENTAUR_API_URL": "<YOUR_REVERSECENTAUR_API_URL>",
"REVERSECENTAUR_MOCK_MODE": "<YOUR_REVERSECENTAUR_MOCK_MODE>"
}
}
}
}claude mcp add reversecentaur-mcp --env REVERSECENTAUR_API_KEY=<YOUR_REVERSECENTAUR_API_KEY> --env REVERSECENTAUR_API_URL=<YOUR_REVERSECENTAUR_API_URL> --env REVERSECENTAUR_MOCK_MODE=<YOUR_REVERSECENTAUR_MOCK_MODE> -- npx -y reversecentaur-mcpRelated 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.