longguo
Results
2
issues of
longguo
![Uploading 截屏2024-04-24 10.50.14 1.png…]()
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...