MCP server
@plainwork/mcp
Give any MCP-speaking agent safe, attributed access to your Plainwork workspace. Nine tools over stdio or HTTP, with writes queued for human approval by default.
Overview
What @plainwork/mcp is, what it does, and how it fits with Plainwork's HTTP API.
Installation
Install @plainwork/mcp via NPM (stdio) or self-host the HTTP remote transport.
Authentication
How to mint a pw_agent_ API key, how the server uses it, and how to rotate or revoke.
Transports
Choose between stdio (local child process) and HTTP + SSE (remote / shared process).
Tools
Every tool exposed by @plainwork/mcp, with arguments, return shapes, and examples.
9 articles
Integration guides
Paste-this, restart-that recipes for wiring @plainwork/mcp into each host.
5 articles
Troubleshooting
Common failure modes and how to diagnose them.
4 articles