search_songs — HumMatch MCP Tool Read-only
search_songs
(search songs) is one of 5 tools on the
HumMatch
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_songs from your client
- Claude Code HumMatch search_songs run in your project directory
- Claude Desktop HumMatch search_songs ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor HumMatch search_songs ~/.cursor/mcp.json
- VS Code HumMatch search_songs .vscode/mcp.json
- Zed HumMatch search_songs ~/.config/zed/settings.json
- Windsurf HumMatch search_songs ~/.codeium/windsurf/mcp_config.json
- Cline HumMatch search_songs ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI HumMatch search_songs ~/.gemini/settings.json
- Grok HumMatch search_songs .mcp.json (in your project root)
- ChatGPT HumMatch search_songs Settings → Connectors → Advanced → Developer mode
- Claude.ai HumMatch search_songs Settings → Connectors → Add custom connector
- LangChain HumMatch search_songs pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http hummatch https://hummatch.me/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.