From archcore
Runs locally via the Archcore binary with 'mcp' subcommand. Provides MCP tools, resources, or prompts; specific capabilities unclear from configuration.
npx claudepluginhub archcore-ai/plugin --plugin archcoreAdd to your .mcp.json:
{
"mcpServers": {
"archcore": {
"command": "${CLAUDE_PLUGIN_ROOT}/bin/archcore",
"args": [
"mcp"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
${CLAUDE_PLUGIN_ROOT}/bin/archcore