Persistent knowledge workspace for AI agents. Versioned files, search, and MCP tools.
claude mcp add sayou -- uvx sayou
claude_desktop_config.json
{
"mcpServers": {
"sayou": {
"command": "uvx",
"args": [
"sayou"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"sayou": {
"command": "uvx",
"args": [
"sayou"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"sayou": {
"command": "uvx",
"args": [
"sayou"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"sayou": {
"type": "stdio",
"command": "uvx",
"args": [
"sayou"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"sayou": {
"command": "uvx",
"args": [
"sayou"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pixell-global--sayou/reviews or the review_server meta-tool.
POST /mcp