longguo

Results 2 issues of longguo

I used with langchain4j with java, however, occured the ERROR @Bean public McpClient firecrawlMcpClient() { List command = List.of( "firecrawl-mcp" // 或者用完整路径,避免依赖 npx ); Map environment = Map.of( "FIRECRAWL_API_KEY", firecrawlApiKey...