{
  "markdown": "# Tenders — LexSocket.ai Plugin for Claude Code\n\nSearch, analyze, and monitor European public tenders and EU legislation directly from Claude Code.\n\n## What it does\n\nThis plugin connects Claude Code to three LexSocket.ai data sources via MCP:\n\n| Connector | Coverage | Description |\n|-----------|----------|-------------|\n| **TED** | All EU/EEA | Above-threshold tenders from Tenders Electronic Daily |\n| **National Tenders** | 18 countries | Below-threshold tenders from national platforms |\n| **EUR-Lex** | EU | Directives, regulations, and case law |\n\n### National Tenders coverage\n\nFR, GB, DE, ES, IT, NL, IE, PT, DK, PL, AT, CH, BE, NO, CZ, HU, RO, HR — sourced from BOAMP, Contracts Finder, oeffentlichevergabe.de, PLACSP, ANAC, TenderNed, eTenders, BASE, udbud.dk, ezamowienia.gov.pl, ausschreibungen.usp.gv.at, simap.ch, e-Procurement, Doffin, NEN, EKR, SEAP, EOJN.\n\n### What you can do\n\n- Search tenders by keyword, CPV code, NUTS region, country, value range, or deadline\n- Use hybrid (full-text + semantic) search — works in any language\n- Browse upcoming deadlines and find open opportunities\n- Find similar tenders to one you already identified\n- Search by buyer/contracting authority name\n- Look up EU legal documents related to procurement\n\n## Prerequisites\n\n1. **Register** a free account at [lexsocket.ai](https://lexsocket.ai)\n2. **Claude Code** version 1.0.33 or later\n\n## Installation\n\n### From a marketplace\n\n```bash\nclaude plugin install tenders\n```\n\n### Local (for development/testing)\n\n```bash\nclaude --plugin-dir ./lexsocket-plugin\n```\n\n## Authentication\n\nAfter installing the plugin, authenticate with your LexSocket.ai account:\n\n1. Open Claude Code\n2. Run `/mcp`\n3. Select a LexSocket server and click **Authenticate**\n4. Complete the OAuth2 login in your browser\n\nAuthentication tokens are stored securely and refreshed automatically.\n\n## Usage\n\n### Get started\n\n```\n/tenders:hello\n```\n\n### Example queries\n\n```\nFind open IT tenders in France above 100,000 EUR\n```\n\n```\nWhat green procurement opportunities are available in Spain this month?\n```\n\n```\nSearch for construction tenders near Berlin\n```\n\n```\nShow me the latest EU directive on public procurement\n```\n\n```\nFind tenders similar to this one from the Dutch government\n```\n\n## Plugin structure\n\n```\nlexsocket-plugin/\n├── .claude-plugin/\n│   └── plugin.json        # Plugin manifest\n├── .mcp.json              # MCP server definitions (TED, National Tenders, EUR-Lex)\n├── skills/\n│   └── hello/\n│       └── SKILL.md       # Onboarding skill\n└── README.md\n```\n\n## Support\n\n- Website: [lexsocket.ai](https://lexsocket.ai)\n- Email: support@lexsocket.ai\n\n## License\n\nProprietary — (c) LexSocket.ai. All rights reserved.\n",
  "bytes": 2700,
  "sha": "4975a94c71bc80c9a7bc3e7b95d0572d0f332b14d4443602f825b225ef1e04b3",
  "repo_slug": "lexsocket/tenders",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_lexsocket_tenders_tenders_e3f42cf8/readme"
}