Stats
Actions
Tags
From devac
devac MCP server runs locally as a Node.js subprocess via npx. Purpose and capabilities unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"devac": {
"command": "npx",
"args": [
"@pietgk/devac-mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub pietgk/vivief --plugin devac