← hectorwaudbywest.com
INDIVIDUAL MCP TOOL
get_music_index
Get a summary of Hector's music catalogue: total post count, date of last addition, and all genre/mood/context tags with entry counts.
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
Parent endpoint
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.hectorwaudbywest-com]
url = "https://hectorwaudbywest.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"hectorwaudbywest-com": {
"type": "http",
"url": "https://hectorwaudbywest.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: hectorwaudbywest-com
Remote MCP URL: https://hectorwaudbywest.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": {
"hectorwaudbywest-com": {
"url": "https://hectorwaudbywest.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"hectorwaudbywest-com": {
"type": "http",
"url": "https://hectorwaudbywest.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "hectorwaudbywest-com",
"transport": "streamable-http",
"url": "https://hectorwaudbywest.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_recommendations— Get music recommendations from Hector Waudby-West's personal listening log.get_taste_profile— Get Hector's full taste profile: primary and secondary genres, key influences, contextual preferences, and what he avoids.