
Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "jina ai web search": {4 "env": {},5 "args": [6 "-Dspring.ai.mcp.server.stdio=true",7 "-jar",8 "/the path of the jar/mcp-server-jina-java-1.0-SNAPSHOT.jar",9 "jina.api.api-key= Your jina key"10 ],11 "command": "java"12 }13 }14}
No reviews yet. Be the first to review!
Sign in to join the conversation