Local-first, source-grounded memory that survives AI agent sessions.
claude mcp add talamus -- uvx talamus
claude_desktop_config.json
{
"mcpServers": {
"talamus": {
"command": "uvx",
"args": [
"talamus"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"talamus": {
"command": "uvx",
"args": [
"talamus"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"talamus": {
"command": "uvx",
"args": [
"talamus"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"talamus": {
"type": "stdio",
"command": "uvx",
"args": [
"talamus"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"talamus": {
"command": "uvx",
"args": [
"talamus"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.ampres-ai--talamus/reviews or the review_server meta-tool.
POST /mcp