A Backstage plugin that provides a chat interface for interacting with the MCP Servers.
{
"mcpServers": {
"backstage-communityplugin-chat": {
"command": "npx",
"args": [
"-y",
"@backstage-community/plugin-mcp-chat"
]
}
}
}