Thousand API for Claude Desktop
com.thousand-api/thousand-api
Certainty for AI Agents. Deterministic MCP tools for dates, crypto, finance. 84 tools.
client:Claude Desktop
transport:streamable-http
tools:84
Install Thousand API in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"thousand-api": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.thousand-api.com/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
What Claude Desktop can do once it is connected
- utility.search_tools
- utility.get_tool_schema
- utility.get_usage
- utility.diagnose_mcp
- data.execute_batch
- datetime.get_holidays
- datetime.get_calendar_month
- datetime.is_holiday
- datetime.add_business_days
- datetime.add_calendar_days
- datetime.generate_test_dates
- datetime.check_business_hours
- datetime.check_custom_holidays
- datetime.calc_schedule
- datetime.get_cron_next
- datetime.parse_laravel_schedule
- network.get_exchange_rate
- network.lookup_postal_code
- network.get_page_meta
- utility.get_distance
- utility.convert_coordinates
- convert.get_qrcode
- network.get_ip_info
- text.extract_text_from_html