OpenClaw & your stack — knowledge bases, automation, dev workspaces
Products that often appear next to OpenClaw skills (notes, workflows, IDE). Open the site-wide OpenClaw index for SKILL.md packs; use this list for vendor context.
Tools in this cluster
- Notion
Notion: popular AI product—see the official site for features, pricing, supported regions, data handling, and latest model lineup.
Docs / Knowledge base - Obsidian
Obsidian: popular AI product—see the official site for features, pricing, supported regions, data handling, and latest model lineup.
Docs / Knowledge base - n8n
n8n: popular AI product—see the official site for features, pricing, supported regions, data handling, and latest model lineup.
Automation / Integration - Zapier
Zapier: popular AI product—see the official site for features, pricing, supported regions, data handling, and latest model lineup.
Automation / Integration - Cursor
Cursor (forked VS Code distro) is an AI‑native code editor from cursor.com: chat, tab completion, and agentic multi‑file edits live inside the IDE. This site only summarizes neutrally—models, privacy/code upload rules, and pricing change often; confirm on the official site before pasting proprietary code.
Coding / Development - Replit
Replit: popular AI product—see the official site for features, pricing, supported regions, data handling, and latest model lineup.
Coding / Development
Related MCP servers
Configure in Claude, Cursor, or Zed (any MCP client) to give agents access to external tools, data sources, or execution environments.
- FilesystemOfficial
Reference MCP server letting agents read/write/list files under an allow-listed directory. Run with least-privilege paths and read-only mode for sensitive data; ideal when you want to scope a project folder as an agent workspace.
Docs / Knowledge basestdioModel Context Protocol - NotionOfficial
Notion’s official MCP server: read/write pages and database items—perfect for wiring requirement docs, weekly reports, and knowledge bases into agents. Workspace-level auth applies.
Docs / Knowledge basehttpNotion - SlackOfficial
Reference MCP server that reads/writes Slack messages and searches history—turns Slack into an agent’s comms layer. Use a bot token with minimal scopes.
Collaboration / WhiteboardstdioModel Context Protocol - LinearOfficial
Linear’s official MCP server: create and query Issues, Projects, and Cycles—a lightweight task pipeline for engineering/product agents. Auth via personal API key or OAuth.
Collaboration / WhiteboardhttpLinear - GitHubOfficial
GitHub’s official MCP server: read/write repos, manage issues/PRs, and search code. Use scoped PATs or a GitHub App with audit logging for production.
Coding / DevelopmenthttpGitHub