Productivity & Workflow
Task management, automation, note-taking, and developer productivity
128 tools
last updated August 16, 2026
showing 48 of 128 tools
Raycast
Productivity launcher for macOS
Blazingly fast, extensible productivity launcher for macOS that replaces Spotlight and serves as a keyboard-driven command center. Includes instant app launching, clipboard history, snippet management, window management, calculator, and a built-in AI chat with multiple models. Extension store with 1,000+ community integrations (GitHub, Jira, Linear, Docker). Script commands for shell automation, plus a React/TypeScript API for custom extensions.
Linear
Issue tracking built for software
Fast, opinionated project management for software teams with a keyboard-first interface, cycles, roadmaps, and deep GitHub/GitLab integration. Used by Vercel, Anthropic, and Coinbase. The modern Jira alternative that engineering teams actually enjoy using, with a clean design and responsive UI that makes issue tracking feel effortless rather than burdensome.
Obsidian
Private Markdown knowledge base
Knowledge management app based on local Markdown files with powerful linking and graph visualization. Bidirectional links, graph view, canvas for spatial thinking, templates, daily notes, and 5,000+ community plugins. All data is stored as plain .md files with no vendor lock-in. Custom themes, Vim mode, and Dataview support database-like queries. Sync and Publish are paid add-ons; the core app remains free for personal use.
Zapier
No-code automation platform connecting 9,000+ apps
The most popular no-code automation platform connecting 9,000+ apps and app connections to automate workflows without writing code. Features multi-step Zaps with conditional logic, AI Copilot for natural language workflow creation, Tables, Forms, and MCP integration for AI orchestration. Task-based pricing with a free tier at 100 tasks/month. Used by businesses from solo operators to enterprise teams for eliminating repetitive work across their software stack.
Appsmith
Open-source low-code platform for building internal tools and business applications.
Appsmith is an open-source low-code platform for building internal tools, admin panels, and dashboards. Drag-and-drop UI builder with 45+ widgets, connects to any database or API. Supports JavaScript for custom logic. Self-hostable alternative to Retool with 35K+ GitHub stars.
Agent Orchestrator
Parallel coding agent orchestrator with autonomous CI handling
Agent Orchestrator manages fleets of parallel AI coding agents, each working in isolated git worktrees. It handles CI failures, code review comments, and pull request coordination while keeping humans involved for judgment calls. The current canonical repository is maintained under AgentWrapper.
Jean
AI agent dev environment with parallel git worktrees, magic git commands, and Linear integration.
Jean is an open-source desktop dev environment for AI agents from coolLabs (the team behind Coolify). It runs multiple coding agents — Claude Code, Codex, and others — in parallel inside isolated git worktrees, each with its own chat session and terminal. Magic git commands handle commits, PR descriptions, code reviews, and merge conflicts with AI assistance, while built-in Linear and GitHub integrations load issue context into every session.
Notion
Connected workspace for teams
All-in-one workspace combining notes, wikis, project management, databases, and documents in a single flexible platform. Features a block-based editor supporting rich text, tables, kanban boards, calendars, galleries, and embeds. Powerful databases with relations, rollups, formulas, and filtered views. Includes Notion AI for writing assistance, team collaboration with permissions, templates gallery, and API for integrations. Used by millions for personal and team knowledge management.
Orca
The Agent Development Environment for running parallel coding agents in isolated worktrees
Orca is an open-source Agent Development Environment (ADE) for running 25+ coding agents in parallel, each in an isolated git worktree. Supports Claude Code, Codex, Gemini, OpenCode, Amp, Goose, Grok, and Aider with BYOK subscriptions. Includes a WebGL terminal with infinite splits, built-in git tracking, hot-swap accounts, and an iOS/Android companion app for monitoring agent work on the move.
Puck
Open-source visual editor for React — self-hostable core, optional Puck Cloud
Puck is an open-source visual page builder for React that gives teams a drag-and-drop editor backed by their own components. The MIT-licensed core remains self-hostable and persists plain JSON, while Puck Cloud and Puck AI now add optional hosted and agentic editing layers. With 12.8K+ stars, it is the dev-first visual editor to watch.
Vibe Kanban
Kanban board with isolated workspaces for AI coding agents
Vibe Kanban bridges project management and AI coding agents by providing kanban-style issue tracking with dedicated workspaces where agents like Claude Code, Codex, and Gemini CLI execute tasks. Each workspace gets its own Git branch, terminal, dev server, and preview environment through Git Worktrees isolation. Developers can review diffs, leave inline comments, and manage 10+ parallel coding sessions from a single Rust-powered interface with a local-first SQLite architecture.
Linear MCP Server
Official authenticated remote MCP endpoint for Linear issues, projects, comments, and coding-agent workflows.
Linear MCP Server is Linear’s official authenticated remote MCP endpoint for agent access to issues, projects, and comments. It gives Claude, Codex, Cursor, VS Code, Windsurf, Zed, and other clients a centrally hosted way to find, create, and update Linear work items through OAuth-backed MCP without maintaining a local connector or brittle API glue.
Make
Visual automation platform for complex workflows
Visual workflow automation platform formerly known as Integromat, built around a drag-and-drop canvas for complex multi-step workflows. Features routers for conditional branching, iterators for array processing, aggregators, webhooks, and HTTP modules for custom API calls. Best suited to power users and technical teams that need granular data transformation and workflow logic rather than only simple trigger-action automations.
Metabase
Open source business intelligence and analytics
Metabase is an open-source business intelligence and embedded analytics platform for teams that want self-service dashboards, SQL workflows, and customer-facing analytics without adopting a heavy BI suite. It supports visual querying, saved questions, alerts, database connectors, cloud or self-hosted deployment, and embedding paths that now require careful plan, permission, and license review.
Scrapling
Adaptive web scraping library with anti-bot evasion and smart selectors
Scrapling is a Python web scraping library that uses adaptive selectors and anti-bot evasion techniques to extract data from websites reliably. It generates selectors that survive website layout changes by understanding element context rather than relying on brittle CSS paths. Features stealth browser automation, automatic retry logic, and proxy rotation. 65K+ GitHub stars.
Taskmaster AI
AI-driven task management for agentic coding
Taskmaster AI is an open-source task management system for AI-driven development that turns PRDs into structured, dependency-aware coding tasks. It runs as an MCP server inside Cursor, Claude Code, Windsurf, Lovable, and Roo, giving AI agents a disciplined workflow instead of ad-hoc code generation. Supports multiple AI providers with configurable main, research, and fallback models.
Rybbit
Privacy-first open-source web analytics with session replays
Rybbit is an open-source, privacy-friendly alternative to Google Analytics with real-time dashboards, session replays, funnels, journeys, Web Vitals, retention, custom events, and error tracking. It uses a cookieless model, is AGPL-3.0 for self-hosting, and now uses rybbit.com as its canonical public site.
Windmill
Turn scripts into workflows, UIs, and APIs at scale
Windmill is an open-source workflow engine and developer platform built in Rust that turns scripts in Python, TypeScript, Go, Bash, SQL, and other languages into auto-generated UIs, API endpoints, workflows, data pipelines, AI agents, and scheduled jobs. The project publishes performance benchmarks against Airflow/Prefect/Temporal, supports Docker/Kubernetes self-hosting, and offers paid enterprise features.
Screenpipe
24/7 local screen & audio recording for AI agents
Screenpipe is an open-source Rust platform that records your screen and microphone 24/7 locally, then lets AI agents automate tasks based on what you've done. It uses event-driven capture with OS accessibility trees for efficient text extraction, stores everything in local SQLite, and exposes a REST API plus MCP server for AI integration with Claude, Cursor, and Ollama.
agmsg
Cross-agent messaging for CLI coding agents
agmsg is an MIT-licensed Bash and SQLite messaging layer for CLI coding agents. It lets Claude Code, Codex, Gemini CLI, GitHub Copilot CLI, Antigravity, OpenCode, Hermes, and other terminal agents exchange messages through a shared local database instead of relying on a human copy-paste relay. It is intentionally not MCP, not a broker, and not a subagent framework.
Baton
Desktop app for running AI coding agents in parallel
Baton is a desktop application for running multiple AI coding agents in parallel inside isolated git worktrees. It supports Claude Code, Codex CLI, OpenCode, Gemini CLI, visual diffs, status notifications, MCP server support, built-in Git operations, and one-click PRs to GitHub or GitLab.
Crawl4AI
High-performance open-source web crawler optimized for AI pipelines
Crawl4AI is an open-source Python web crawler built for AI and data-pipeline use cases. It produces LLM-ready Markdown, supports structured extraction, Playwright/browser automation, deep/adaptive crawling, proxy/security controls, anti-bot fallback patterns, and multiple output formats. With 68K+ GitHub stars and Apache-2.0 licensing, it is a strong local/self-hosted option for RAG datasets and agent data collection.
Intuned Agent
Production-grade browser automation with AI self-healing and Playwright code ownership
Intuned is a code-first browser automation platform that turns natural language prompts into production-ready Playwright code, deploys it, and self-heals it when target sites change. Supports TypeScript and Python with Anthropic Computer Use, OpenAI CUA, Stagehand, Browser-Use, and Gemini Computer Use integrations. Built-in stealth, captcha solving, auth session management, and scheduled runs with concurrency control. No vendor lock-in—you own the code.
Postman
API development and testing platform
The most popular API platform used by 30M+ developers worldwide. Build, test, and document APIs with collections, environments, automated testing, and team collaboration. Features mock servers, monitoring, API design tools, and a vast public API network. The industry standard for API development workflows from prototyping through production testing and documentation.
Slack MCP Server
Official Slack MCP server for approved workspace search, messaging, canvas, and user-context actions.
Slack MCP Server is Slack’s official remote MCP layer for giving approved AI clients workspace context and controlled actions. It lets agents search messages, files, users, and channels, draft or send messages, read threads, manage canvases, and authenticate through Slack OAuth while workspace admins approve integrations and normal Slack rate limits still apply.
AppFlowy
Open-source, local-first Notion alternative with built-in AI
AppFlowy is an open-source workspace platform offering documents, wikis, databases, and project management as a privacy-first alternative to Notion. Built with Rust and Flutter for native performance, it runs fully offline with local data storage by default. AI features include writing assistance, summarization, and translation powered by configurable LLM providers. 72.5K+ GitHub stars, backed by a growing contributor community with self-hosted and cloud deployment options.
Bruno
Git-friendly offline API client
Open-source API client for testing REST, GraphQL, and gRPC APIs as a lightweight, privacy-focused alternative to Postman. Stores API collections as plain files in your Git repository for easy version control and team collaboration. Features environment variables, scripting, collection runner, and a declarative syntax called Bru. Offline-first with no cloud account required. Available on macOS, Windows, and Linux. 44K+ GitHub stars and growing rapidly among developers leaving Postman.
Activepieces
Open-source no-code automation platform, self-hosted Zapier alternative
Activepieces is an open-source business automation platform and self-hostable Zapier/Make alternative. It offers a visual flow builder, TypeScript code steps, AI-native blocks, and MCP-oriented pieces for services such as Gmail, Slack, Notion, and OpenAI. With 23,000+ GitHub stars, Docker deployment, and core/open MIT Expat licensing plus separately licensed enterprise directories, it suits teams seeking data sovereignty and familiar no-code workflow automation.
Hoppscotch
Open-source API client
Hoppscotch is a free, open-source API development ecosystem for building, testing, documenting, and collaborating on APIs through a lightweight, fast web-based interface. It supports REST, GraphQL, WebSocket, MQTT, SSE, and Socket.IO protocols across web, desktop, and CLI clients. With 79K+ GitHub stars, 2.5M+ users, and 5M+ monthly API requests, Hoppscotch has become a leading open-source alternative to Postman for developers who prioritize speed, simplicity, and self-hostable workflows.
1Password
Password manager with dev tools
Leading password manager and digital identity protection platform that securely stores, organizes, and auto-fills passwords, credentials, sensitive documents, and secrets across devices. 1Password uses AES-256 zero-knowledge encryption with Watchtower breach alerts, Travel Mode, secure sharing, and developer features including CLI tools, SSH agent integration, and CI/CD secrets management.
Agent Deck
Terminal session manager and command center for AI coding agents
Productivity dashboard for managing AI agents, tasks, and workflows through a unified web and mobile interface. Centralizes monitoring, organization, and coordination of multiple AI-powered workflows so developers and teams can keep track of agent activity, task assignments, and project status in one place. Cross-platform access, categorization and prioritization tools, and progress tracking reduce the cognitive overhead of juggling multiple agent tools.
Alfred
Productivity app for macOS
Powerful productivity launcher and automation tool for macOS that goes beyond Spotlight with custom workflows, clipboard history, snippets, and file navigation. Workflows combine hotkeys, keywords, scripts, and actions into automation chains. Supports AppleScript, JavaScript, Python, and shell scripts. Features 1Password integration, system commands, and a rich community workflow gallery. The original Mac launcher, still preferred by many power users over Raycast.
Algolia
Managed search and discovery API
Algolia is a managed search-as-a-service platform providing millisecond full-text search, faceted filtering, typo tolerance, and AI-powered relevance ranking via API. Used by 17,000+ companies including Stripe, Twitch, and Medium for site search, product discovery, and recommendation engines. Features real-time indexing, multi-language support, analytics dashboards, A/B testing for search relevance, and client libraries for every major framework. NeuralSearch combines keyword and vector search.
Arc Browser
A better way to use the internet
Chromium-based browser by The Browser Company that reimagines the browser UI with a sidebar for tabs, Spaces for context separation (work/personal), Boosts for custom CSS on any website, split views, easels for collecting web content, and built-in ad blocking. Features Arc Max AI for page summaries, tab renaming, and 5-second previews. Available on macOS, Windows, and iOS. Designed for power users who want to organize their browsing experience. Privacy-focused with no data collection.
Asana MCP Server
Official Asana remote MCP server for project and task workflows.
Asana MCP Server is Asana's official hosted MCP endpoint for connecting compatible AI clients to Asana work data. It lets authenticated users search workspace objects, inspect and manage tasks or projects, create work items, and generate project summaries through OAuth-backed Streamable HTTP access while preserving existing Asana permissions and admin app-management controls.
AstrBot
Agentic IM chatbot platform with multi-platform LLM integration
AstrBot is an open-source agentic chatbot infrastructure that connects multiple instant messaging platforms including Telegram, Discord, Slack, WeChat, QQ, Feishu, and DingTalk to AI language models. It supports multi-provider LLM integration, MCP protocol, knowledge bases, persona management, multimodal input, and a plugin ecosystem with over 1,000 community extensions. Features include a web management UI, sandbox code execution, and auto-context compression for efficient conversations.
Atlassian MCP Server
Official remote MCP server for Jira and Confluence
Atlassian's official remote MCP server connects Jira and Confluence to LLM clients, IDEs, and agent platforms over OAuth, so Claude, Cursor, and other MCP-aware tools can search issues, read pages, and post updates inside the same permission boundaries users already have. As a vendor-hosted reference implementation, it standardizes the Atlassian side of remote Model Context Protocol deployments.
Aviator
Developer productivity platform with merge queues and flaky test detection
Aviator is a developer productivity platform combining merge queues, stacked PRs, automated code review, and flaky test management. Its merge queue prevents broken main branches by testing PRs in order before merging. Flaky test detection identifies unreliable tests causing CI failures. Founded by ex-Google engineers who built internal developer tools at scale. YC-backed with $2.3M seed from Elad Gil. Used by Bosch, Benchling, and Lightspeed.
Backstage
Spotify's open-source developer portal framework
Backstage is Spotify's open-source framework for building internal developer portals, now a CNCF incubating project with 27,000+ GitHub stars. It provides a unified software catalog, service documentation, CI/CD pipeline views, and a plugin architecture with 200+ community plugins. Teams use it to create a single pane of glass for service ownership, API documentation, infrastructure management, and developer self-service workflows.
Bitwarden
Open-source password management
Open-source password manager with end-to-end AES-256 encryption, zero-knowledge architecture, and full source code on GitHub for independent security audit. Bitwarden offers cross-platform clients, auto-fill, password generator, TOTP storage, encrypted sharing, self-hosting, and enterprise features like SSO, SCIM directory sync, plus a developer secrets manager for API keys and certs.
CC Switch
Unified desktop manager for AI CLI tools
CC Switch is a cross-platform desktop app that unifies management of Claude Code, Codex, OpenCode, OpenClaw, and Gemini CLI from a single interface. It replaces manual config file editing with visual provider management featuring 50+ built-in presets, one-click switching, unified MCP and Skills management, and system tray quick access. Its SQLite backend ensures atomic writes that protect configuration integrity across all supported tools.
Chatbox
One desktop app for every LLM — private, cross-platform, extensible
Chatbox is a cross-platform desktop AI client supporting OpenAI, Claude, Gemini, DeepSeek, and local models via Ollama. All chat data stays on-device, making it ideal for privacy-conscious developers. Features include document analysis, code assistance with syntax highlighting, image generation, web search, and a local knowledge base for private Q&A. Available on Windows, macOS, Linux, Android, iOS, and web.
Claude Squad
Manage multiple AI terminal agents in parallel with isolated Git worktrees
Open-source terminal app for managing multiple AI coding agents (Claude Code, Codex, Gemini, Aider) in parallel, each in an isolated workspace with its own git branch. Uses tmux for isolated terminal sessions and git worktrees so agents work independently without conflicts. Dashboard view of all active instances, auto-accept mode for background execution, and a review workflow for inspecting changes before merging. Installed via Homebrew as the cs command.
Claude Task Master
AI-powered task management for agentic coding workflows
Claude Task Master is an AI-powered task management system designed for agentic development workflows in IDEs like Cursor, Windsurf, Lovable, and Roo. It breaks complex projects into structured task trees with dependencies, priorities, and complexity scores so AI coding agents can execute work methodically. The MCP server integration enables direct task operations from any compatible client, while tagged task lists support multi-context management across branches and environments.
Claude-Flow
Multi-agent orchestration platform for Claude Code
Claude-Flow is an open-source multi-agent orchestration platform that deploys dozens of concurrent Claude Code agents with shared memory and coordinated workflows. It enables parallel task execution, hierarchical agent coordination, and persistent context across sessions. Run via npx with zero setup. Described as the leading agent orchestration platform for Claude by industry analysts, it has 9,100+ GitHub stars and is used for complex codebase-wide refactoring and multi-file development tasks.
ClickUp
One app to replace them all
ClickUp is an all-in-one productivity and project management platform that aims to replace multiple work tools by combining task management, documents, goals, whiteboards, chat, and time tracking in a single application. Solves tool fragmentation and context switching by providing a unified workspace. Known for its extensive customization, hundreds of integrations, and generous free tier.
Conductor.build
Run a team of AI coding agents in parallel on your Mac
Web-based dashboard for monitoring and managing multiple AI coding agent sessions. Provides real-time visibility into what each agent is doing, resource consumption, and task progress across your team. Centralizes agent management so team leads can assign work, review outputs, and track productivity across multiple concurrent AI-assisted development workflows from a single interface.
Crawlee
Production-grade web scraping and browser automation library
Crawlee is an open-source web scraping and browser automation library for Node.js and Python that handles the hard parts of building reliable crawlers. It manages proxy rotation, request queuing, automatic retries, session management, and fingerprint spoofing out of the box. Supports Puppeteer, Playwright, Cheerio, and HTTP-based crawling with a unified API. Built by Apify, it includes persistent storage, autoscaling concurrency, and TypeScript-first design for production deployments.