Andru — Operational Empathy for B2B MCP Server
io.github.geter-andru/andru-intelligence
What is the Andru — Operational Empathy for B2B MCP server?
28 signed tools for founders + PE/VC operators: ICP scoring, deal classification, market signals.
How to install Andru — Operational Empathy for B2B
Copy-paste configuration for popular MCP clients.
ANDRU_API_KEYrequiredsecretYour Andru Platform API key. Get one at https://platform.andru-ai.com/settings/api-keys
ANDRU_API_URLAndru API base URL (default: https://hs-andru-test.onrender.com)
{
"mcpServers": {
"andru-intelligence": {
"command": "npx",
"args": [
"-y",
"mcp-server-andru-intelligence"
],
"env": {
"ANDRU_API_KEY": "<YOUR_ANDRU_API_KEY>",
"ANDRU_API_URL": "<YOUR_ANDRU_API_URL>"
}
}
}
}{
"mcpServers": {
"andru-intelligence": {
"command": "npx",
"args": [
"-y",
"mcp-server-andru-intelligence"
],
"env": {
"ANDRU_API_KEY": "<YOUR_ANDRU_API_KEY>",
"ANDRU_API_URL": "<YOUR_ANDRU_API_URL>"
}
}
}
}{
"mcpServers": {
"andru-intelligence": {
"command": "npx",
"args": [
"-y",
"mcp-server-andru-intelligence"
],
"env": {
"ANDRU_API_KEY": "<YOUR_ANDRU_API_KEY>",
"ANDRU_API_URL": "<YOUR_ANDRU_API_URL>"
}
}
}
}{
"servers": {
"andru-intelligence": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-server-andru-intelligence"
],
"env": {
"ANDRU_API_KEY": "<YOUR_ANDRU_API_KEY>",
"ANDRU_API_URL": "<YOUR_ANDRU_API_URL>"
}
}
}
}claude mcp add andru-intelligence --env ANDRU_API_KEY=<YOUR_ANDRU_API_KEY> --env ANDRU_API_URL=<YOUR_ANDRU_API_URL> -- npx -y mcp-server-andru-intelligenceRelated 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.