You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enables running the MCP server locally via stdio transport for testing
with MCP clients without needing a full HTTP/Redis setup.
Also fixes import.meta.dirname compatibility issue with tsx by using
fileURLToPath(import.meta.url) instead.
Usage: npm run dev:stdio
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments