Stats
Actions
Tags
From armour
Runs locally as a stdio subprocess via the 'armour' binary, configured from ~/.armour/servers.json. Capabilities depend on the servers.json config file.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"armour": {
"command": "${CLAUDE_PLUGIN_ROOT}/armour",
"args": [
"-mode",
"stdio",
"-config",
"${HOME}/.armour/servers.json"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT}/armourCommand-line arguments passed to the server process
npx claudepluginhub fuushyn/armour --plugin armour