cave title for Claude Desktop
io.github.deweycox369/cave-title
AI real estate settlement with 5 specialized agents for blockchain transfers in 15 seconds.
client:Claude Desktop
transport:streamable-http
Install cave title in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cave-title": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://cavetitle.xyz/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs