Skip to content

v0.1.2 — Docs expansion + stdio clarity

Choose a tag to compare

@laespina laespina released this 12 May 23:04
· 18 commits to main since this release

What's new

Documentation-only release responding to community feedback from the launch.

📖 Expanded usage guide (7 MCP clients)

Replaced the minimal Install section with a detailed guide covering Claude Desktop, Cursor, Continue.dev, Cline/Roo, Zed, ChatGPT (via OpenAI Agents SDK), and programmatic stdio access. Plus first prompts to try, how to verify it worked, and a Troubleshooting section.

Both PT 🇧🇷 and EN 🇺🇸 READMEs updated symmetrically.

⚠️ stdio behavior warning

Added prominent warning explaining the server is stdio-based, not meant to be run directly in terminal, and npx -y doesn't install globally.

This closes #14 (feedback from @ldutra).

🎬 Launch video with music

Re-rendered with royalty-free cinematic background track.


No API/code changes. All 16 tools and 4 prompts behave identically to v0.1.1.

Install

npx -y @licinexusbr/mcp

Full Changelog: v0.1.1...v0.1.2