MCP server for Blue Agent — exposes blue_idea, blue_build, blue_audit, blue_ship, blue_raise as MCP tools
{
"mcpServers": {
"blueagentskill": {
"command": "npx",
"args": [
"-y",
"@blueagent/skill"
]
}
}
}