MCP Server
MCP
io.github.write-space/writespace-mcp
Persistent docs and memory for AI agents — read, write, organize & search a shared workspace.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://app.writespace.io/mcp",
"headers": [
{
"description": "Personal access token from Settings → API tokens, sent as 'Bearer ws_pat_…'",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment