Commit Graph

4 Commits

Author SHA1 Message Date
Spaike 8c69cac93e docs: rewrite README in English, remove internal security details
- Full English translation
- Removed Security and MCP vs Portal permissions sections
- Updated tool list to include new tools (members, rfh_statistics, etc.)
- Added new example questions
2026-05-08 16:05:00 +02:00
Spaike c7d5ee2006 Add interactive setup wizard
- setup.py detects OS, installs deps, opens browser for API key,
  and writes claude_desktop_config.json automatically
- README: quick-install section with 3 commands at the top
2026-05-07 23:10:54 +02:00
Spaike b598338e3e Add members, member detail, RFH suggestions and RFH stats tools
- list_members: search network professionals by sector, country, job title
- get_member_detail: full profile with sectors and countries
- list_rfh_suggestions: suggestions for a RFH (requester sees all, recipient sees own)
- rfh_statistics: aggregated outgoing/incoming RFH metrics + top responding firms
- deal_statistics: add country and month group_by options
2026-05-07 23:07:30 +02:00
Spaike 20e241f925 Initial release: Cauldron Cloud MCP server
Connects Claude Desktop (or any MCP client) to the Cauldron portal REST API.
Supports deal listing, filtering, statistics, Request for Help tracking,
and firm/industry lookup — all firm-scoped with the same permission model
as the web portal.
2026-05-07 21:54:24 +02:00