parqet.com
Parqet is a portfolio tracking platform for private investors and professionals that aggregates holdings from brokers, banks, and multiple asset classes into one view. It provides performance, dividend, allocation, and tax analytics across web and mobile apps.
Parqet exposes a REST-style Connect API and a remote MCP server; both use OAuth 2.0 via Parqet Connect, and no public GraphQL API or standalone CLI was found.
- Parqet MCP serverdiscovered
- Parqet Connect APIdiscovered
Sign in to the Parqet Developer Console, open Integrations, and create a new integration. Choose the scopes you need (portfolio:read and/or portfolio:write) and add your OAuth redirect URLs. Use the resulting Client ID in your OAuth 2 authorization code with PKCE flow against https://connect.parqet.com. The implementation guide shows the authorize endpoint at https://connect.parqet.com/oauth2/authorize and token endpoint at https://connect.parqet.com/oauth2/token.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://parqet.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing