
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
@opus-aether-ai/moneyball-mcp
Advanced tools
Moneyball MCP server: list fundraising programs, match company kits, and draft paste-ready applications from Claude, Codex, and other MCP clients.
Moneyball's stdio MCP server. It lists fundraising programs, resolves deadlines, matches a company kit against the registry, and drafts paste-ready application briefs. It never submits forms.
npm install -g @opus-aether-ai/moneyball-mcp
moneyball-mcp
# Or run it without a global install.
npx -y @opus-aether-ai/moneyball-mcp
Package links:
npm view @opus-aether-ai/moneyball-mcp dist-tagsClaude Desktop / Claude Code config:
{
"mcpServers": {
"moneyball": {
"command": "moneyball-mcp",
"args": []
}
}
}
| Tool | Purpose |
|---|---|
list_programs | List built-in fundraising programs. |
get_deadlines | Show dated, rolling, live, and unresolved deadlines. |
match_programs | Rank registry programs for a company kit. |
draft_application | Draft a paste-ready application brief from a company kit and a registry program or custom form. |
ingest_company | Placeholder; pass kit JSON to draft_application today. |
The package is published from GitHub Actions. release-please.yml creates the
release, publishes @opus-aether-ai/moneyball-mcp to npmjs with Trusted
Publishing / GitHub OIDC, and mirrors it to GitHub Packages with GITHUB_TOKEN.
Stable releases publish to the latest npm dist-tag.
To stage a clean public package locally:
bun run --filter @moneyball/mcp prepare:npm
cd apps/mcp/npm-dist
npm publish --dry-run --provenance --access public --tag latest
npm publish --dry-run --registry=https://npm.pkg.github.com --ignore-scripts
The staged package contains only dist/index.js, README.md, LICENSE,
THIRD_PARTY_NOTICES.md, and a minimal package.json; no source files,
workspace dependencies, private data, or dev artifacts are published.
FAQs
Moneyball MCP server: list fundraising programs, match company kits, and draft paste-ready applications from Claude, Codex, and other MCP clients.
We found that @opus-aether-ai/moneyball-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.