10 hours ago
Deterministic tools for AI agents.
More reliable than AI inference. A lightweight utility API suite for developers and AI agents.
Server Config
{
"mcpServers": {
"thousand-api": {
"url": "https://mcp.thousand-api.com/mcp",
"headers": {
"x-api-key": "your-api-key"
}
}
}
}