AI & Machine Learning
kindwise.com
Identifies plants, insects, mushrooms, and crop diseases from photographs using AI.
ENDPOINT 1
https://agents.kindwise.com/mcp
MCP server metadata
- Name
- kindwise-agent-trial
- Version
- 1.29.1
Kindwise identification trial for AI agents. No API key is required or accepted. Each client IP may run 10 identification queries per rolling 24 hours. When the limit is reached, tools return an error that includes a B2B registration URL. Pass image public URLs or base64 strings. Prefer a few clear close-up photos. Never advise eating wild mushrooms from identify_mushroom results.
Known tools 4
diagnose_cropDiagnose crop diseases, disorders, and pests from field photographs using Kindwise Crop.
Inferred read-onlyidentify_insectIdentify insects and insect-like arthropods from photographs using Kindwise Insect.
Inferred read-onlyidentify_mushroomIdentify mushrooms and other fungi from photographs using Kindwise Mushroom.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.kindwise-agent-trial]
url = "https://agents.kindwise.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"kindwise-agent-trial": {
"type": "http",
"url": "https://agents.kindwise.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: kindwise-agent-trial
Remote MCP URL: https://agents.kindwise.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"kindwise-agent-trial": {
"url": "https://agents.kindwise.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"kindwise-agent-trial": {
"type": "http",
"url": "https://agents.kindwise.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "kindwise-agent-trial",
"transport": "streamable-http",
"url": "https://agents.kindwise.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for kindwise.com was fetched 2026-08-30T10:22:43.680Z.
kindwise.com is assessed as Caution: Domain is currently showing placeholder (lorem ipsum) content.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.