From aikido
Configures the Aikido security plugin via MCP login, verifying the server and Node.js version. Useful for initial setup, re-authentication, or troubleshooting failed MCP tool calls.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aikido:setupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When helping the user configure the Aikido security plugin:
When helping the user configure the Aikido security plugin:
Before doing anything else, run node --version to check the installed Node.js version.
If the user is asking to switch accounts or re-authenticate, call aikido-mcp:aikido_login with force_reauth: true and skip step 1 — the tool will always return fresh sign-in URLs. Continue from step 3 to walk the user through opening the URL and step 4 to verify.
Otherwise, follow the standard setup flow:
state or redirect_uri query parameters — and ask them to open the URL for their region in a browser to complete sign-in.aikido-mcp server, then retry.npx claudepluginhub aikidosec/aikido-claude-plugin --plugin aikidoTests AI IDEs for MCP configuration poisoning vulnerabilities, assessing auto-loading of untrusted workspace configs and tool approval controls across four interaction tiers.
Walks through configuring MongoDB MCP server authentication via connection string, Atlas Admin API, or local Docker. Use when credentials are missing or user asks about MongoDB/Atlas connectivity.
Generates .mcp.json and .claude/settings.json to configure MCP servers, tokens, and tool permissions for agent-flow pipeline. Supports CLI flags for tracker type, instance URL, and source control remote.