$ timeahead.in
mcp/developer-smallestaismallest-mcp-server/install

install @developer-smallestai/smallest-mcp-server

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/smallest-inc/mcp-server
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "smallest": {
      "command": "npx",
      "args": [
        "-y",
        "@developer-smallestai/smallest-mcp-server"
      ],
      "env": {
        "ATOMS_API_KEY": "sk_your_key_here"
      }
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/developer-smallestaismallest-mcp-server/install/claude-desktop
← back to @developer-smallestai/smallest-mcp-server