Loading MCP server directory, please wait...
Deterministic decision guardrail for AI agents and bots. Verifies pre-trade economics (long-only).
npx @getmcp/cli add com.arison8/smolabotRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationSmolabot API key as a Bearer token. Get one (10 free checks) at https://smolabot.arison8.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.arison8/smolabot": {
"url": "https://smolabot.arison8.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {smolabot_api_key}"
}
}
}
}