•improved mcp server and tools and made them organised ([19d1e05](https://github.com/Aditya251610/opentool/commit/19d1e0517ae583903621dde313d0ae8925d5fe52))
•add gRPC transport with MCP bridge, CLI support, and proto generation ([9060949](https://github.com/Aditya251610/opentool/commit/90609490bf98499060aad6481f42b78bd9b4ab13))
•CLI distribution — npm, GitHub Releases, install script ([cb5ff64](https://github.com/Aditya251610/opentool/commit/cb5ff64e3ce1a2435e28f36bf058a0890e5579b3))
•db seed with providers and tool definitions ([24d678f](https://github.com/Aditya251610/opentool/commit/24d678fbd1c7765aa83b1636447783b657c55158))
•enhanced the neon postgres tool ([ca6712a](https://github.com/Aditya251610/opentool/commit/ca6712a70d3a3368df108df155d970b397d192df))
•hono server with health and tools endpoints ([0ef0df8](https://github.com/Aditya251610/opentool/commit/0ef0df8f1b111a8b2e87c0e0405204d499efac0c))
•implemented SEO and AI discoverability ([a250538](https://github.com/Aditya251610/opentool/commit/a2505382d4743241314cccebcbee97275e4a90eb))
•MCP server working, HTTP transport via InMemoryTransport ([30180f5](https://github.com/Aditya251610/opentool/commit/30180f5ee5d6be1b1b3bcaf03da8997511fce554))
•release-please ci run fix ([e2cc469](https://github.com/Aditya251610/opentool/commit/e2cc469babffc943a86d02d123fbaef38691ea8b))
•rename sdk wrapper to avoid workspace name conflict ([088a150](https://github.com/Aditya251610/opentool/commit/088a150c303e01fa0995773553a51045ed0579e3))
•replace dots with underscores in MCP tool names ([ece7224](https://github.com/Aditya251610/opentool/commit/ece722435bb64d26c2621ff88dc1172b3d8c93cb))
•resolve all P1/P2 critique issues — effects cleanup, design unification, font consolidation, accessibility, confirm dialogs ([e5fd46e](https://github.com/Aditya251610/opentool/commit/e5fd46ebef1cb5d3ed5a112c65bf3062997fa6bf))
•restore FloatingLogos and CursorNebula on hero section ([418e2a2](https://github.com/Aditya251610/opentool/commit/418e2a2dbda97def35ab8ed7120504b1d85ee272))
•return 401 for invalid/revoked API keys instead of 500 ([18a3e45](https://github.com/Aditya251610/opentool/commit/18a3e45b565b73d453c05bcdc8d0f1a62a691f58))
•Revise agent connection instructions in README ([5b3112b](https://github.com/Aditya251610/opentool/commit/5b3112bd9cda2c58435e3254949c6e0fed5e2479))
•optimize loading speed and runtime performance across all pages ([c1158e9](https://github.com/Aditya251610/opentool/commit/c1158e96dd49b25cfa74173cc351d4df232630f1))
Documentation
•update README and docs to match current codebase ([cbbe32f](https://github.com/Aditya251610/opentool/commit/cbbe32fc80524e5018dd2db90b6b82955c1d26c6))
Miscellaneous
•add debug logging for MCP key validation ([ffb626c](https://github.com/Aditya251610/opentool/commit/ffb626cf895fe3ccdb111d1181c99483759dc06a))
•added community details ([34f5bc6](https://github.com/Aditya251610/opentool/commit/34f5bc6aad451fb5fc6bc5c99385d71e6ec4f7f5))
•added mobile responsive fixes, svg fixes for providers and api key providing fixes ([dae6038](https://github.com/Aditya251610/opentool/commit/dae6038a437bc9814eac00dd30e717e8380cbb79))
•bump TS SDK to v0.1.1 ([be92ac1](https://github.com/Aditya251610/opentool/commit/be92ac14104b056a4030d6a40ae641c4b2e8a83f))
•remove debug logging from MCP auth flow ([1b97527](https://github.com/Aditya251610/opentool/commit/1b975271cae0eb6fcec8c88165eae78e9487f449))
CI/CD
•added release-please for automated CHANGELOG and releases ([887795c](https://github.com/Aditya251610/opentool/commit/887795c0061b00cd5008267a10f6aca34514303e))
Features
•CLI: Published `opentool-cli@0.1.1` to npm — `doctor`, `history`, `completion` commands, fuzzy search, TTL cache, debug mode, update checker
•SDK: Published `@opentool-ts/sdk@0.1.1` to npm — zero `any` types, resource-based API, retry logic with exponential backoff