
Research
/Security News
737 Chrome VPN Extensions Linked to Brand Impersonation and Browser Traffic Redirection
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.
incomeos-mcp
Advanced tools
MCP server for IncomeOS — ask your AI agent how much you made across every income stream (Stripe, affiliates, apps, ads, manual).
MCP server for IncomeOS. Ask your AI agent how much you're making across all your income streams.
"How much did I make this month?" · "Show my income for 2026-05" · "Log $40 of Amazon affiliate income for last month"
{
"mcpServers": {
"incomeos": {
"command": "npx",
"args": ["-y", "incomeos-mcp"],
"env": {
"INCOMEOS_URL": "https://app.incomeos.dev",
"INCOMEOS_TOKEN": "iok_your_token_here"
}
}
}
}
Same config, but point INCOMEOS_URL at your own deployment and use your
DASHBOARD_TOKEN:
{
"env": {
"INCOMEOS_URL": "https://your-incomeos.vercel.app",
"INCOMEOS_TOKEN": "your-DASHBOARD_TOKEN"
}
}
Tokens are stored hashed, show a last-used timestamp, and can be revoked individually from the dashboard.
| Tool | What it does |
|---|---|
get_income_summary | Avg/day, this month, this year, all-time + top sources + goals |
get_sources | Every source with month / year / all-time amounts |
get_month | Per-source breakdown for a given YYYY-MM |
log_monthly_income | Set/overwrite a source's total for a month (0 clears it) |
Your data never leaves your own IncomeOS instance — the MCP just calls its API with your token. MIT licensed.
FAQs
MCP server for IncomeOS — ask your AI agent how much you made across every income stream (Stripe, affiliates, apps, ads, manual).
We found that incomeos-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.