HomeMind MCP server: ArkTS agentic analysis for AI assistants via Model Context Protocol, built on ArkAnalyzer and pluggable capability modules.
{
"mcpServers": {
"homemindmcp": {
"command": "npx",
"args": [
"-y",
"@homemind/mcp"
]
}
}
}