18 lines
465 B
JSON
18 lines
465 B
JSON
{
|
|
"name": "tabula-scripta",
|
|
"owner": {
|
|
"name": "Drew Ritter",
|
|
"email": "drew@ritter.dev"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "tabula-scripta",
|
|
"description": "Working memory system for Claude Code - integrates with Obsidian via MCP for persistent, cross-session memory management",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-arittr-tabula-scripta.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |