Metadata-Version: 2.4
Name: investgame-mcp
Version: 0.1.0
Summary: MCP server for InvestGame Arcadia — gaming industry investment deals and company data
Project-URL: Homepage, https://app.investgame.net
Project-URL: Repository, https://github.com/InvestGameLtd/Arcadia
Author-email: InvestGame Ltd <info@investgame.net>
License: Proprietary
Keywords: arcadia,deals,gaming,investgame,investment,mcp
Requires-Python: >=3.12
Requires-Dist: fastmcp>=2.0
Requires-Dist: httpx>=0.27
Description-Content-Type: text/markdown

# investgame-mcp

MCP server for [InvestGame Arcadia](https://app.investgame.net) — gaming industry investment deals and company data.

## Quick Start

```json
{
  "mcpServers": {
    "investgame": {
      "command": "uvx",
      "args": ["investgame-mcp"],
      "env": {
        "INVESTGAME_API_KEY": "your-api-key"
      }
    }
  }
}
```

## Tools

| Tool | Credits | Description |
|------|---------|-------------|
| `search_companies` | Free | Search and filter gaming/investment companies |
| `get_company` | 1 | Full company profile with deals, metrics, contacts |
| `get_company_investment_stats` | 1 | Investment analytics (VC/PE/Strategic) |
| `get_company_exits` | 1 | Portfolio exit details (M&A/IPO) |
| `search_deals` | Free | Search M&A, investment, and IPO deals |
| `get_deal` | 1 | Full deal details (~50 fields) |

## Get API Key

1. Sign up at [app.investgame.net](https://app.investgame.net)
2. Go to Profile → API Key → Generate

## Credits

350/week, 1200/month shared pool. Search = free, details = 1 credit each.
