Loading MCP server directory, please wait...
Schedule HTTP jobs from your AI agent — cron, one-off, or on-demand, with response capture.
npx @getmcp/cli add com.smplkit/mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
AuthorizationYour smplkit API key as a bearer token, sent as `Authorization: Bearer <key>`. Mint one at smplkit.com (sign in with Google or Microsoft, then create an API key).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.smplkit/mcp": {
"url": "https://mcp.smplkit.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}