Developer Tools
hoody.com
Answers natural-language questions about the Hoody platform using official documentation.
ENDPOINT 1
https://chatbot.hoody.com/mcp
MCP server metadata
- Name
- hoody-chatbot
- Version
- 1.0.0
Known tools 1
search_hoody_docsAsk a natural-language question about the Hoody platform — its APIs, containers, services, SDK, and features — and get an answer grounded in the official Hoody documentation, with links to the source pages.
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.hoody-chatbot]
url = "https://chatbot.hoody.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"hoody-chatbot": {
"type": "http",
"url": "https://chatbot.hoody.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: hoody-chatbot
Remote MCP URL: https://chatbot.hoody.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": {
"hoody-chatbot": {
"url": "https://chatbot.hoody.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"hoody-chatbot": {
"type": "http",
"url": "https://chatbot.hoody.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "hoody-chatbot",
"transport": "streamable-http",
"url": "https://chatbot.hoody.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 hoody.com was fetched 2026-07-26T16:52:01.521Z and is being refreshed.
hoody.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.