Shibui Finance for Claude Desktop
finance.shibui/data
9,900+ US equities, 64 years of prices, financials, technicals, and earnings. Ask in plain English.
client:Claude Desktop
transport:streamable-http
tools:12
Install Shibui Finance in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"data": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.shibui.finance/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