How to configure Chainloop MCP in your AI clients and agents
https://mcp.app.chainloop.dev/mcp
. For authentication, the MCP server supports both User and API token authentication methods.
mcp-remote
package. This is considered a workaround for the time being, our production stance will be to use clients that fully support MCPs SSE or Streamable HTTP transports, but at the moment of the writing and for testing purposes, we’ll show you examples using mcp-remote
instead.Using mcp-remote
is considered a workaround for the time being, our production-ready stance will be to use clients that fully support MCPs Streamable HTTP transports, but as the moment of the writing, and for testing purposes, we’ll show you examples using mcp-remote
instead.Authorization:${AUTH_HEADER}
this is due to known limitation.