get_company_public_aid — Compabase MCP Tool Read-only
get_company_public_aid
(get company public aid) is one of 42 tools on the
Compabase
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_company_public_aid from your client
- Claude Code Compabase get_company_public_aid run in your project directory
- Claude Desktop Compabase get_company_public_aid ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Compabase get_company_public_aid ~/.cursor/mcp.json
- VS Code Compabase get_company_public_aid .vscode/mcp.json
- Zed Compabase get_company_public_aid ~/.config/zed/settings.json
- Windsurf Compabase get_company_public_aid ~/.codeium/windsurf/mcp_config.json
- Cline Compabase get_company_public_aid ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Compabase get_company_public_aid ~/.gemini/settings.json
- Grok Compabase get_company_public_aid .mcp.json (in your project root)
- ChatGPT Compabase get_company_public_aid Settings → Connectors → Advanced → Developer mode
- Claude.ai Compabase get_company_public_aid Settings → Connectors → Add custom connector
- LangChain Compabase get_company_public_aid pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http compabase https://compabase.com/api/mcp
Other tools on this server
- request_signup
- check_signup
- list_plans
- search_companies
- get_company
- get_financials
- get_company_people
- count_companies
- execute_sql
- get_company_rankings
- get_financial_stats
- get_company_eu_funds
- get_company_procurement
- get_company_public_tenders
- get_company_energy_licenses
- get_company_waste_registry
- get_company_stock_market
- get_company_eu_tenders
- get_company_court_gazette
- get_company_debt_registry
- get_company_beneficiaries
- get_company_articles
- get_usage
- get_plan
- list_watchlist
- add_to_watchlist
- remove_from_watchlist
- list_api_keys
- create_api_key
- delete_api_key
- list_mcp_keys
- create_mcp_key
- delete_mcp_key
- export_companies
- upgrade_plan
- set_webhook_url
- get_byok_keys
- set_byok_key
- delete_byok_key
- add_watchlist_batch
- set_notification_preferences
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.