Installation & Configuration
{
"mcpServers": {
"personal-assistant": {
"command": "node",
"args": [
"build/index.js"
]
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/3/29
Updated
2025/3/30
{
"mcpServers": {
"personal-assistant": {
"command": "node",
"args": [
"build/index.js"
]
}
}
}