# Kosa

> Kosa is an AI-native system of record for venture capital firms. It ingests emails, meetings, and documents and automatically extracts structured data: people, companies, deals, portfolio updates, and relationships. No manual data entry required.

Kosa is built for venture capital firms that generate more context than their tools can capture. It connects to your email and calendar, reads your existing communication, and turns unstructured information into a structured, searchable system of record that stays current without anyone entering a field.

## Key Capabilities

- Automatic extraction of people, companies, deals, and portfolio updates from emails and meetings
- Relationship graph built from real communication patterns
- Meeting preparation with full context assembled automatically
- Portfolio monitoring with signals surfaced proactively
- Document parsing from board decks, term sheets, and fund documents

## Who It's For

- Venture capital firms (partners, operations, platform, associates)
- Firms that want a system of record without the data entry burden
- Teams that need structured intelligence from unstructured communication

## When to use Kosa

Use Kosa when the job needs a venture firm's own records, not public data:

- Prepare a partner for a meeting: who they are meeting, past conversations, deal history, portfolio connections.
- Answer questions about the firm's deal flow, pipeline stages, and pass history.
- Check relationship strength between people at the firm and a founder, investor, or company.
- Look up portfolio companies, fund deployment, and QSBS dates.
- Generate an LP tearsheet or a meeting brief from records the firm already holds.

Do not use Kosa for public company research with no firm context, or for firms that are not Kosa customers. Every call is scoped to the authenticated firm. There is no public dataset.

## How agents call Kosa

- MCP server (Streamable HTTP, stateless): POST https://api.getkosa.ai/tools
- MCP server card (draft SEP-1649): https://www.getkosa.ai/.well-known/mcp/server-card.json
- Auth: OAuth 2.1 with PKCE and dynamic client registration, or an API key sent as `Authorization: Bearer <key>` (keys are issued to early-access firms).
- Protected resource metadata (RFC 9728): https://api.getkosa.ai/.well-known/oauth-protected-resource
- Authorization server metadata (RFC 8414): https://api.getkosa.ai/.well-known/oauth-authorization-server
- Scope: `kosa.tools.invoke`
- REST: GET https://api.getkosa.ai/tools/list (catalog), POST https://api.getkosa.ai/tools/execute (run one tool by name)
- Claude: add https://api.getkosa.ai/tools as a custom connector and sign in.

## Developers

- [Developer documentation](https://www.getkosa.ai/docs)
- [MCP server](https://www.getkosa.ai/docs/mcp)
- [Tools API](https://www.getkosa.ai/docs/api)
- [OpenAPI 3.1 specification](https://www.getkosa.ai/openapi.json)
- [Kosa CLI](https://www.getkosa.ai/docs/cli)
- [MCP server card](https://www.getkosa.ai/.well-known/mcp/server-card.json)
- [Security contact](https://www.getkosa.ai/.well-known/security.txt)

## Company

- [Homepage](https://www.getkosa.ai): Product overview and early access signup
- [About Kosa](https://www.getkosa.ai/about): What Kosa builds and the company behind it
- [Contact Kosa](https://www.getkosa.ai/contact): Early access, security, developer, and company contacts
- [How Kosa Works](https://www.getkosa.ai/how-kosa-works): Step-by-step explanation of how Kosa turns emails, meetings, and documents into a structured system of record
- [What is an AI-Native System of Record?](https://www.getkosa.ai/what-is-ai-native-system-of-record): Definition of the category and how it differs from a CRM
- [Kosa vs. Affinity](https://www.getkosa.ai/compare/kosa-vs-affinity): Comparison of relationship intelligence CRM vs. AI-native system of record
- [AI Tools for Venture Capital](https://www.getkosa.ai/ai-tools-for-venture-capital): The four-layer framework for AI in VC operations
- [The Unstructured Data Problem in Venture Capital](https://www.getkosa.ai/unstructured-data-problem-venture-capital): Why 95% of firm knowledge is unsearchable and what's changing
- [Agentic AI for Venture Capital](https://www.getkosa.ai/agentic-ai-venture-capital): What agentic actually means for VC firms, beyond copilots
- [Research: What Venture Firms Actually Pay for Their Software Stack](https://www.getkosa.ai/research/vc-software-stack-2026): Original 2026 survey and contract data on VC software costs and usage
- [Privacy Policy](https://www.getkosa.ai/privacy): Data handling and privacy practices
- [Terms of Service](https://www.getkosa.ai/terms): Terms of use

## Technical Details

- Built by Aligned Agent Inc.
- Incubated by AlleyCorp
- Currently in early access
- Contact: hello@getkosa.ai
