MCP server layer for Canvas ADE — lets AI agents in Terminal boards orchestrate the canvas (command board / swarm).
{
"mcpServers": {
"expanse-ademcp": {
"command": "npx",
"args": [
"-y",
"@expanse-ade/mcp"
]
}
}
}