← Registry

AI & Machine Learning

kindwise.com

Identifies plants, insects, mushrooms, and crop diseases from photographs using AI.

1 endpoint4 known toolsFirst detected August 29, 2026Last detected August 29, 2026

ENDPOINT 1

https://agents.kindwise.com/mcp

No auth detected

MCP server metadata

Name
kindwise-agent-trial
Version
1.29.1
Capabilities
experimentalpromptsresourcestools
Server instructions

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

identify_plant

Identify a vascular plant from photographs using Kindwise Plant.

Inferred read-only
diagnose_crop

Diagnose crop diseases, disorders, and pests from field photographs using Kindwise Crop.

Inferred read-only
identify_insect

Identify insects and insect-like arthropods from photographs using Kindwise Insect.

Inferred read-only
identify_mushroom

Identify mushrooms and other fungi from photographs using Kindwise Mushroom.

Inferred read-only

CONNECT 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.

Trust status Caution

kindwise.com is assessed as Caution: Domain is currently showing placeholder (lorem ipsum) content.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.