10 lines
180 B
JSON
10 lines
180 B
JSON
{
|
|
"mcpServers": {
|
|
"plaud-mpm": {
|
|
"command": "uv",
|
|
"args": ["run", "--with", "mcp[cli]", "${CLAUDE_PLUGIN_ROOT}/server/plaud_mcp.py"],
|
|
"env": {}
|
|
}
|
|
}
|
|
}
|