export_midi — Keyboardia MCP Tool Read-only
export_midi
(export midi) is one of 7 tools on the
Keyboardia
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call export_midi from your client
- Claude Code Keyboardia export_midi run in your project directory
- Claude Desktop Keyboardia export_midi ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Keyboardia export_midi ~/.cursor/mcp.json
- VS Code Keyboardia export_midi .vscode/mcp.json
- Zed Keyboardia export_midi ~/.config/zed/settings.json
- Windsurf Keyboardia export_midi ~/.codeium/windsurf/mcp_config.json
- Cline Keyboardia export_midi ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Keyboardia export_midi ~/.gemini/settings.json
- Grok Keyboardia export_midi .mcp.json (in your project root)
- ChatGPT Keyboardia export_midi Settings → Connectors → Advanced → Developer mode
- Claude.ai Keyboardia export_midi Settings → Connectors → Add custom connector
- LangChain Keyboardia export_midi pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http keyboardia https://keyboardia.dev/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.