Real Example: osgwiki-cli
❌ Before
Open browser, navigate to OSGWiki
Search for the page
Copy-paste content to agent
Repeat for every page you need
✅ After
Agent searches OSGWiki directly
Reads internal docs as needed
Uses Entra ID auth (VS Code token)
No manual copy-paste, no context switching
$ osgwiki search "CredentialUIBroker crash handling"
→ 3 results — agent reads, correlates, and applies
A CLI + Entra ID auth = agent-accessible internal knowledge
Built in Rust. 2 days. No MCP server, no infrastructure, no approval needed.