get_security_posture — ProfitCollector MCP Tool Read-only
get_security_posture
(get security posture) is one of 31 tools on the
ProfitCollector
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_security_posture from your client
- Claude Code ProfitCollector get_security_posture run in your project directory
- Claude Desktop ProfitCollector get_security_posture ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ProfitCollector get_security_posture ~/.cursor/mcp.json
- VS Code ProfitCollector get_security_posture .vscode/mcp.json
- Zed ProfitCollector get_security_posture ~/.config/zed/settings.json
- Windsurf ProfitCollector get_security_posture ~/.codeium/windsurf/mcp_config.json
- Cline ProfitCollector get_security_posture ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ProfitCollector get_security_posture ~/.gemini/settings.json
- Grok ProfitCollector get_security_posture .mcp.json (in your project root)
- ChatGPT ProfitCollector get_security_posture Settings → Connectors → Advanced → Developer mode
- Claude.ai ProfitCollector get_security_posture Settings → Connectors → Add custom connector
- LangChain ProfitCollector get_security_posture pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http profitcollector https://mcp.bakhour.ca/mcp
Other tools on this server
- get_dns_lookup
- get_jwt_decode
- get_subnet_calculate
- post_json_repair
- post_media_image_convert
- post_security_repo_risk_report_standard
- post_security_repo_risk_report_deep
- post_security_repo_risk_report_due_diligence
- post_x402_service_trust_report
- post_freshdep_scan
- post_quebec_invoice_compliance_check
- post_quebec_invoice_generate
- post_json_validate
- post_json_pretty
- post_json_minify
- post_base64_encode
- post_base64_decode
- post_hash_sha256
- post_hash_sha512
- get_uuid_generate
- get_url_parse
- post_text_stats
- post_text_dedupe_lines
- get_timestamp_convert
- post_domain_due_diligence
- get_domain_intelligence
- get_web_audit
- post_data_transform
- get_security_headers
- get_ssl_check
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.