V7 Capital MCP Server — manage cap tables, portfolio, and financials through conversation
Project description
V7 Capital MCP Server
AI-powered asset management through conversation. Manage cap tables, portfolio investments, companies, and financials via Claude Desktop, Claude Code, or any MCP client.
Installation
pip install v7capital-mcp
Or with uv:
# Install uv (if not already installed)
brew install uv
# Add uv tools to PATH (one-time setup)
echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.zshrc
source ~/.zshrc
# Install v7capital-mcp
uv tool install v7capital-mcp
Already installed? Update:
pip install --upgrade v7capital-mcp
# or
uv tool upgrade v7capital-mcp
Authentication
v7capital-cli login
Usage
Claude Code
claude mcp add v7capital -- v7capital-mcp
Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"v7capital": {
"command": "v7capital-mcp"
}
}
}
Claude Desktop / ChatGPT (remote OAuth — no install required)
Add as custom connector pointing to https://mcp.v7capital.ro. The browser will open a consent page (/accounts/mcp-authorize) where you log in once and approve the connection.
Environment Variables
| Variable | Default | Description |
|---|---|---|
V7_API_URL |
https://www.v7capital.ro |
API base URL the MCP container calls (OAuth + tools + token verify) |
MCP_BASE_URL |
https://mcp.v7capital.ro |
Public URL of the MCP container (used in OAuth metadata) — HTTP mode only |
PORT |
3000 |
HTTP port for v7capital-mcp-http |
Tools (~53)
- Cap Table: list/create funds, rounds, stakeholders, securities, transactions; get cap table; list commitments
- Companies: list/create/update companies, income statements, balance sheets, cash flow statements, financial metrics, KPIs, KPI values
- Portfolio: deal pipeline (CRUD), investments (CRU), cash flows (CRU), performance (CRU)
- Fund Admin: list/create/update fee costs
- Audit: list audit logs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file v7capital_mcp-0.9.4.tar.gz.
File metadata
- Download URL: v7capital_mcp-0.9.4.tar.gz
- Upload date:
- Size: 24.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22f82fa998bd2153b00fd81c275902096dc43807af2fd6ac2e32f02eae0cf998
|
|
| MD5 |
ee2e40aa96ccf338a8193c64e852939b
|
|
| BLAKE2b-256 |
707f990d477fc097defa0efaae901aaa3e7e2971185a14bd0ef3ff503ce2b6dc
|
File details
Details for the file v7capital_mcp-0.9.4-py3-none-any.whl.
File metadata
- Download URL: v7capital_mcp-0.9.4-py3-none-any.whl
- Upload date:
- Size: 30.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa0e70fc6974df3f40379c2866185c04e531b213db3dc6a7470f335c775efff4
|
|
| MD5 |
ce4f81423555e43b9e65263fc9af588c
|
|
| BLAKE2b-256 |
65f1600f10c09475e1168dc2d4d8e0c76ee1138d25e5af1c6f297f9d69a238e9
|