claude mcp add ritbase-writbase -- npx -y writbase
{
"mcpServers": {
"ritbase-writbase": {
"command": "npx",
"args": ["-y", "writbase"]
}
}
}
{
"mcpServers": {
"ritbase-writbase": {
"command": "npx",
"args": ["-y", "writbase"]
}
}
}
{
"mcpServers": {
"ritbase-writbase": {
"command": "npx",
"args": ["-y", "writbase"]
}
}
}
About This MCP Server
The io.github.Writbase/writbase server is a developer tool that provides Model Context Protocol-native task management for AI agent fleets, enabling features such as scoped permissions and provenance. It connects to AI coding assistants through standard input/output interfaces, allowing developers to manage tasks remotely. Developers would use this tool when they need to manage AI agent fleets with fine-grained permissions and track the origin of tasks and results.
MCP-native task management for AI agent fleets with scoped permissions and provenance.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
writbase on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The writbase server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.