projectionlab-mcp

pvulgaris/projectionlab-mcp
★ 1 stars TypeScript 🌐 Browser/Web Updated 7d ago
MCP server for ProjectionLab via the Plugin API. Daemon mode so all MCP hosts share one Chromium and one auth state.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "projectionlab-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pvulgaris/projectionlab-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server for [ProjectionLab](https://projectionlab.com). Exposes plan reads, account updates, snapshots, and rollback as MCP tools — so you can ask Claude (or any MCP-aware host) things like: - *What's in my ProjectionLab plan?* - *Show me my account balances.*

Tools (20)

PROJECTIONLAB_BACKUPS_DIRPROJECTIONLAB_BASE_URLPROJECTIONLAB_HEADLESSPROJECTIONLAB_KEY_PATHPROJECTIONLAB_PROFILE_DIRmcpServerspl_exportpl_get_accountpl_get_accountspl_get_income_expensespl_get_milestonespl_get_monte_carlopl_get_tax_variablespl_get_withdrawal_strategypl_list_snapshotspl_login_interactivepl_reload_sessionpl_restore_applypl_restore_previewpl_session_status