{
  "markdown": "# OneConnecter Plugin for Claude Code & Cowork\n\nReal-time data for AI agents through intelligent semantic routing.\n\n## What You Get\n\n- **Weather** - Current conditions and forecasts worldwide\n- **Cryptocurrency** - Live prices for BTC, ETH, and more\n- **Stock Market** - Real-time quotes and market data\n- **Commodities** - Gold, silver, oil futures\n- **Company Intelligence** - Funding, employees, descriptions\n\n## Setup\n\n### 1. Get Your API Key\n\nSign up at [oneconnecter.io](https://oneconnecter.io) and copy your API key from the dashboard.\n\n### 2. Set Environment Variable\n\n**macOS/Linux:**\n```bash\n# Add to ~/.zshrc or ~/.bashrc\nexport ONECONNECTER_KEY=\"tl_live_your_key_here\"\n\n# Apply changes\nsource ~/.zshrc\n```\n\n**Windows (PowerShell):**\n```powershell\n[Environment]::SetEnvironmentVariable(\"ONECONNECTER_KEY\", \"tl_live_your_key_here\", \"User\")\n```\n\n### 3. Install Plugin\n\nIn Claude Code:\n```\n/plugin install oneconnecter@anthropic\n```\n\nOr via CLI:\n```bash\nclaude plugin install oneconnecter\n```\n\n### 4. Restart Claude Code/Cowork\n\nRestart to load the new plugin.\n\n## Usage Examples\n\nJust ask Claude naturally:\n\n- \"What's the weather in London?\"\n- \"What's the current Bitcoin price?\"\n- \"Show me NVDA stock price and market cap\"\n- \"What are gold futures trading at?\"\n- \"Tell me about Anthropic - funding, employees, etc.\"\n\n## How It Works\n\nOneConnecter uses semantic routing to intelligently direct your queries to specialized data agents. Instead of overwhelming Claude with dozens of tools, we handle the routing - Claude just sees one clean interface.\n\n**Features:**\n- Semantic routing - right data source, every time\n- Sub-second response times\n- Smart caching - 78% token reduction\n- Multi-intent splitting - ask for multiple things at once\n\n## Support\n\n- Website: [oneconnecter.io](https://oneconnecter.io)\n- Email: hello@technelabs.io\n\n## License\n\nMIT\n",
  "bytes": 1864,
  "sha": "a0503ce875a8568d5c28e252bcdb52fa1b0854bb037e825a2691e4137c63081a",
  "repo_slug": "techne-labs/oneconnecter-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_techne_labs_oneconnecter_plugin_oneconne_781f0d3c/readme"
}