{ "mcpServers": { "test-server": { "type": "stdio", "command": "bun", "args": ["simple-mcp-server.ts"], "env": {} } } }