L
langchain-marcopolo CLI / package
Details
Authentication
env MARCOPOLO_API_TOKEN Open the MarcoPolo app at mcp.marcopolo.dev/app, go to the Developer page, and click + Create Token. The Developer SDKs docs state these tokens are scoped to your workspace and can be used for MCP authentication or the Sandbox SDK. Store the value and provide it to your client as the API token; the LangChain example uses env var MARCOPOLO_API_TOKEN.