Files
mempalace/.claude-plugin/.mcp.json
T

10 lines
112 B
JSON
Raw Normal View History

{
"mempalace": {
"command": "python3",
"args": [
"-m",
"mempalace.mcp_server"
]
}
}