Sales, marketing, HR + launch playbook, weekly briefing & investor pitch — all in one Claude server.
claude mcp add founder -- npx -y @autostackup/founder
claude_desktop_config.json
{
"mcpServers": {
"founder": {
"command": "npx",
"args": [
"-y",
"@autostackup/founder"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"founder": {
"command": "npx",
"args": [
"-y",
"@autostackup/founder"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"founder": {
"command": "npx",
"args": [
"-y",
"@autostackup/founder"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"founder": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@autostackup/founder"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"founder": {
"command": "npx",
"args": [
"-y",
"@autostackup/founder"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Autostackup--founder/reviews or the review_server meta-tool.
POST /mcp