Kindwise Identification for VS Code
com.kindwise/agents
Identify plants, crop diseases, insects, and mushrooms from photos. Free IP-limited trial.
client:VS Code
transport:streamable-http
tools:5
Install Kindwise Identification in VS Code
.vscode/mcp.json
{
"servers": {
"agents": {
"type": "http",
"url": "https://agents.kindwise.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs