Bring the aman ecosystem (identity, rules, memory, live MCP tools) into GitHub Copilot Chat in VS Code.
{
"mcpServers": {
"aman_asmueiaman-copilot": {
"command": "npx",
"args": [
"-y",
"@aman_asmuei/aman-copilot"
]
}
}
}