MCP Server
Active
io.github.Autostackup/founder MCP Server
io.github.Autostackup/founder
What is the io.github.Autostackup/founder MCP server?
Sales, marketing, HR + launch playbook, weekly briefing & investor pitch — all in one Claude server.
How to install io.github.Autostackup/founder
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Environment / auth
HUNTER_API_KEYsecretHunter.io API key for lead enrichment (optional)
APOLLO_API_KEYsecretApollo.io API key for contact enrichment (optional)
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"founder": {
"command": "npx",
"args": [
"-y",
"@autostackup/founder"
],
"env": {
"HUNTER_API_KEY": "<YOUR_HUNTER_API_KEY>",
"APOLLO_API_KEY": "<YOUR_APOLLO_API_KEY>"
}
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"founder": {
"command": "npx",
"args": [
"-y",
"@autostackup/founder"
],
"env": {
"HUNTER_API_KEY": "<YOUR_HUNTER_API_KEY>",
"APOLLO_API_KEY": "<YOUR_APOLLO_API_KEY>"
}
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"founder": {
"command": "npx",
"args": [
"-y",
"@autostackup/founder"
],
"env": {
"HUNTER_API_KEY": "<YOUR_HUNTER_API_KEY>",
"APOLLO_API_KEY": "<YOUR_APOLLO_API_KEY>"
}
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"founder": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@autostackup/founder"
],
"env": {
"HUNTER_API_KEY": "<YOUR_HUNTER_API_KEY>",
"APOLLO_API_KEY": "<YOUR_APOLLO_API_KEY>"
}
}
}
}Claude Code
claude mcp add founder --env HUNTER_API_KEY=<YOUR_HUNTER_API_KEY> --env APOLLO_API_KEY=<YOUR_APOLLO_API_KEY> -- npx -y @autostackup/founderRelated MCP servers
io.github.Autostackup/hr
Active
Candidate screening, offer letters, onboarding, interview kits & performance reviews for Claude.
0
View repository →TypeScript
Kotler 9-element audit, IMC campaign planning, Meta & Google, audience segmentation for Claude.
0
View repository →TypeScript
BANT + MEDDIC qualification, ICP scoring, pipeline forecasting & outreach for Claude.
0
View repository →TypeScript