MCP server for atrib. Lets agents mark a past record's importance and meaning. Adds an ANNOTATES graph edge so recall surfaces weighted annotations ahead of flat scans.
{
"mcpServers": {
"atribannotate": {
"command": "npx",
"args": [
"-y",
"@atrib/annotate"
]
}
}
}