-
Notifications
You must be signed in to change notification settings - Fork 1
Introduction
gitea edited this page Aug 14, 2026
·
2 revisions
Skeleton — to be filled in.
Planned content:
- What is pp-mcp and what problem does it solve
- What is Portfolio Performance / a
.portfoliofile (one-paragraph primer for readers unfamiliar with it) - What is MCP (Model Context Protocol) and why expose portfolio data through it instead of parsing files directly
- Read-only by design: what pp-mcp does not do (no writes, no web UI, no database)
- Single-source vs. multi-source: one
.portfoliofile vs. several (e.g. per person/account group) - Intended audience of this wiki (users running their own instance, or developers integrating a client)
- Where to go next (Installation)