Loading MCP server directory, please wait...
Ask what you earn across every income stream: Stripe, affiliates, app stores, ads, manual.
npx @getmcp/cli add io.github.Perufitlife/incomeosRequires Node.js 18+. Community-contributed server. Review source before installing.
INCOMEOS_URLhttps://app.incomeos.dev for the hosted version, or your own self-hosted deployment URL
INCOMEOS_TOKENAPI token from Dashboard -> Security (hosted), or your DASHBOARD_TOKEN (self-hosted)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Perufitlife/incomeos": {
"command": "npx",
"args": [
"-y",
"incomeos-mcp"
],
"env": {
"INCOMEOS_URL": "",
"INCOMEOS_TOKEN": ""
}
}
}
}