P
Parqet MCP server
Details
- Endpoint
-
https://mcp.parqet.com/mcp - Transport
- streamable-http
- Docs
- https://developer.parqet.com/docs/give-ai-portfolio-context-with-the-parqet-mcp
Authentication
OAuth · resolves from well-known metadata 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.