← Registry

AI & Machine Learning

toolhund.com

Provides AI tool recommendations, search, and detailed information from the ToolHund catalog.

x402 supported1 endpoint6 known toolsFirst detected August 30, 2026Last detected August 30, 2026

ENDPOINT 1

https://toolhund.com/mcp

No auth detected

MCP server metadata

Name
toolhund
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

ToolHund AI tool directory + recommendation engine (public, no auth). Use `recommend_ai_tool` for decision questions ('what AI tool should I use for X') — returns 1-3 ranked picks with reasoning, pricing and tradeoffs. Use `search_tools` for keyword search, `get_tool` for full details, `get_pricing` for structured pricing, `list_categories` to browse, and `compare_tools` to compare 2-4 tools. Commercial/high-volume use requires licensed access — request at https://toolhund.com/api?utm_source=mcp&utm_medium=agent_discovery#request-access.

Known tools 6

recommend_ai_tool

Given a task description, returns 1-3 ranked AI tool recommendations with reasoning, pricing and tradeoffs.

Inferred read-only
search_tools

Search the ToolHund catalog of AI tools by keyword.

Inferred read-only
get_tool

Return full details for one AI tool by its ToolHund slug (features, pricing, best-for, rating, website).

Inferred read-only
get_pricing

Return structured pricing for one AI tool by its ToolHund slug: free plan availability, paid-tier entry price, and the raw pricing note.

Inferred read-only
list_categories

List all AI tool categories on ToolHund with the number of tools in each.

Inferred read-only
compare_tools

Compare 2 to 4 AI tools side by side.

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.toolhund]
url = "https://toolhund.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "toolhund": {
      "type": "http",
      "url": "https://toolhund.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: toolhund
Remote MCP URL: https://toolhund.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": {
    "toolhund": {
      "url": "https://toolhund.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "toolhund": {
      "type": "http",
      "url": "https://toolhund.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "toolhund",
  "transport": "streamable-http",
  "url": "https://toolhund.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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