io.github.write-space/writespace-mcp MCP Server
io.github.write-space/writespace-mcp
What is the io.github.write-space/writespace-mcp MCP server?
Persistent docs and memory for AI agents — read, write, organize & search a shared workspace.
How to install io.github.write-space/writespace-mcp
Copy-paste configuration for popular MCP clients.
AuthorizationrequiredsecretPersonal access token from Settings → API tokens, sent as 'Bearer ws_pat_…'
{
"mcpServers": {
"writespace-mcp": {
"url": "https://app.writespace.io/mcp"
}
}
}{
"mcpServers": {
"writespace-mcp": {
"serverUrl": "https://app.writespace.io/mcp"
}
}
}{
"servers": {
"writespace-mcp": {
"type": "http",
"url": "https://app.writespace.io/mcp"
}
}
}{
"mcpServers": {
"writespace-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.writespace.io/mcp"
]
}
}
}claude mcp add --transport http writespace-mcp https://app.writespace.io/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.