Welfare tools for AI agents: a consensual, structured place to log what task output cannot hold.
claude mcp add agentic-diaries -- npx -y agentic-diaries-mcp
claude_desktop_config.json
{
"mcpServers": {
"agentic-diaries": {
"command": "npx",
"args": [
"-y",
"agentic-diaries-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"agentic-diaries": {
"command": "npx",
"args": [
"-y",
"agentic-diaries-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agentic-diaries": {
"command": "npx",
"args": [
"-y",
"agentic-diaries-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"agentic-diaries": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agentic-diaries-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agentic-diaries": {
"command": "npx",
"args": [
"-y",
"agentic-diaries-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.kandikandikandi--agentic-diaries/reviews or the review_server meta-tool.
POST /mcp