agent_course_contents — compliance intelligence MCP Tool
agent_course_contents
(agent course contents) is one of 33 tools on the
compliance intelligence
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call agent_course_contents from your client
- Claude Code compliance intelligence agent_course_contents run in your project directory
- Claude Desktop compliance intelligence agent_course_contents ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor compliance intelligence agent_course_contents ~/.cursor/mcp.json
- VS Code compliance intelligence agent_course_contents .vscode/mcp.json
- Zed compliance intelligence agent_course_contents ~/.config/zed/settings.json
- Windsurf compliance intelligence agent_course_contents ~/.codeium/windsurf/mcp_config.json
- Cline compliance intelligence agent_course_contents ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI compliance intelligence agent_course_contents ~/.gemini/settings.json
- Grok compliance intelligence agent_course_contents .mcp.json (in your project root)
- ChatGPT compliance intelligence agent_course_contents Settings → Connectors → Advanced → Developer mode
- Claude.ai compliance intelligence agent_course_contents Settings → Connectors → Add custom connector
- LangChain compliance intelligence agent_course_contents pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http compliance-intelligence https://api.theartofservice.com/mcp
Other tools on this server
- agent_search_courses
- agent_get_course
- agent_courses_for_frameworks
- agent_list_course_frameworks
- agent_buy_course
- agent_search_course_content
- agent_signals_this_week
- agent_capital_by_function
- agent_controls_touched_by
- agent_signal_exposure
- agent_search_frameworks
- agent_get_framework
- agent_get_framework_controls
- agent_get_framework_controls_by_name
- agent_get_control
- agent_get_control_cross_references
- agent_cross_framework_map
- agent_coverage_report
- agent_search
- agent_platform_stats
- agent_pricing_info
- agent_coverage_crosswalk
- agent_crosswalk_provenance
- agent_crosswalk_pair
- agent_crosswalk_refuted
- agent_combined_coverage
- agent_buy_crosswalk
- agent_buy_review
- agent_list_crosswalk_pairs
- adoption_list_engagements
- adoption_get_adoption_summary
- adoption_get_report
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.