L

langchain-marcopolo CLI / package

CLI discovered

Details
Docs
https://docs.marcopolo.dev/getting-started/developer-sdk
Authentication
MarcoPolo API token bearer discovered Get token ↗
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.