Andru — Operational Empathy for B2B for Cursor
io.github.geter-andru/andru-intelligence
28 signed tools for founders + PE/VC operators: ICP scoring, deal classification, market signals.
client:Cursor
transport:stdio
runtime:npm
Install Andru — Operational Empathy for B2B in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"andru-intelligence": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-server-andru-intelligence"
],
"env": {
"ANDRU_API_KEY": "<ANDRU_API_KEY>",
"ANDRU_API_URL": "<ANDRU_API_URL>"
}
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs