mcp
MCP Server
View Docs

Install

Select a method below to install the server.
Cursor Cursor
Claude Code
Claude Desktop
VS Code
Gemini CLI
Codex CLI
Available Tools
auth-get-current-user auth-list-my-tenants funds-create funds-list funds-get funds-update funds-delete fund-overview-regenerate reports-create-for-fund reports-list-for-fund reports-get reports-update reports-delete reports-export reports-refresh reports-review-refresh-answer answers-update answers-list-versions organizations-list files-get-view-by-openai-file-id files-get-view documents-list documents-register documents-presign-batch documents-confirm documents-cancel documents-get-by-ids documents-get-counts documents-get documents-update AND 43 MORE
Server URL
https://mcp.private-markets.sandbox.eunice.ai/mcp
Raw Configuration
If you have a client that's not listed above, access the raw MCP configuration below.
{ "command": "npx", "args": [ "-y", "mcp-remote@0.1.25", "https://mcp.private-markets.sandbox.eunice.ai/sse", "--header", "server-url:${SERVER_URL}", "--header", "bearer-auth:${BEARER_AUTH}" ], "env": { "SERVER_URL": "YOUR_VALUE_HERE", "BEARER_AUTH": "YOUR_VALUE_HERE" } }