Keyboardia for VS Code
io.github.adewale/keyboardia
Create, co-edit, analyze, publish, and export collaborative step-sequencer sessions through MCP.
client:VS Code
transport:streamable-http
tools:7
Install Keyboardia in VS Code
.vscode/mcp.json
{
"servers": {
"keyboardia": {
"type": "http",
"url": "https://keyboardia.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs