{"openapi":"3.1.0","info":{"title":"Biome CLI","description":"Biome CLI로 JavaScript, TypeScript, JSON의 린팅과 포매팅을 초고속으로 수행합니다. Rust 기반으로 Prettier+ESLint 대비 최대 35배 빠르며, 단일 도구로 코드 품질과 일관성을 동시에 관리합니다.","version":"1.0.0","x-fusepie-id":"cli-biome","x-fusepie-category":"data","x-fusepie-provider":"오픈소스"},"servers":[{"url":"npx @biomejs/biome","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_cli_biome","summary":"Biome CLI","description":"Biome CLI로 JavaScript, TypeScript, JSON의 린팅과 포매팅을 초고속으로 수행합니다. Rust 기반으로 Prettier+ESLint 대비 최대 35배 빠르며, 단일 도구로 코드 품질과 일관성을 동시에 관리합니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}}}}},"x-mcp-config":{"mcpServers":{"cli-biome":{"command":"npx","args":["-y","@fusepie/mcp-cli-biome"],"env":{}}}}}