GPAgent

Your fund's AI team

Portfolio monitoring, deal sourcing, and LP reporting. Automated by AI agents that work while you don't.

Trusted by emerging fund managers

You're the GP, the analyst,
the IR team, and the ops lead

The job is too big for one person.

Hours spent on portfolio updates
Manual data pulls, email chains, spreadsheet hell. Every quarter.
📬
Deal flow scattered across inboxes
Intros in Gmail, decks in Dropbox, notes nowhere. Opportunities fall through.
🌙
LP letters written at midnight
Quarterly letters that take a week, written under deadline, at the worst time.

Emerging managers don't need more dashboards. They need fewer hours on work that doesn't require human judgment.

Meet your AI team

Three agents. Every job covered.

📊
Pulse
Fund Health Monitor

Monitors your portfolio, tracks fund health, flags what needs attention. Runs daily.

🔍
Scout
Deal Sourcing Agent

Scans YC batches, AngelList, and your deal sources. Scores every opportunity against your thesis.

📝
Scribe
LP Communications

Drafts your LP letters from real portfolio data. Quarterly updates in minutes, not days.

One screen. Everything you need.

Fund health, agent activity, deal pipeline, alerts.

GPAgent — War Room
Overview
Portfolio
Deals
Updates
Reports
Team
Fund Size
$12.4M
Portfolio
24 cos
Deployed
73%
Alerts
3
AGENT ACTIVITY
PulseFlagged Acme Corp revenue decline — down 18% MoM2m ago
ScoutFound 3 new YC W25 companies matching thesis1h ago
ScribeQ1 LP letter draft ready for review3h ago

Updated in real-time by your AI team.

Your LPs get a portal. You get peace of mind.

Everything your agents produce flows directly to your LP portal. Publish with one click.

Branded portal with your fund identity
Automatic LP notifications on new updates
Secure document vault for all fund docs
Portfolio overview with real data
Publish with one click from the war room
Horizon Fund I — LP Portal
Secure
Q1 2025 UpdateNew
Fund Performance OverviewView
Portfolio CompaniesView
Documents & LegalView
API Platform

Your Fund, Programmable

GPAgent is not just a dashboard. It is a platform. Your fund data becomes accessible to any AI agent, script, or tool you build.

Bearer API keys
Create and revoke keys from the dashboard. SHA-256 hashed at rest, scoped to your vehicle.
Agent-ready backing store
Point OpenClaw, Claude Code, or any script at GPAgent and let it read and write your real portfolio data.
Portfolio CRUD
GET, POST, PUT, PATCH, DELETE on portfolio companies. Soft delete. Upsert-on-slug for safe retries.
Live reference docs
Human-readable at /api-docs. Raw markdown at /api/v1/docs so your agent can load the contract as context.
terminal
curl -H "Authorization: Bearer gpa_..." \
  https://www.gpagent.ai/api/v1/portfolio

# Upsert a company from your agent
curl -X PUT https://www.gpagent.ai/api/v1/portfolio/phases \
  -H "Authorization: Bearer gpa_..." \
  -H "Content-Type: application/json" \
  -d @phases.json
Read the API docs →curl /api/v1/docs

Start with one agent. Scale to a team.

Free during beta. No credit card required.

Built by FullVibe