Agent Module
https://api.agent-module.dev/mcpskills: {'id': 'query_knowledge', 'name': 'query_knowledge', 'description': 'Retrieve structured knowledge from Agent Module verticals. Returns deterministic, validated knowledge nodes. Index layer always free. All 4 content layers available via trial key on ethics.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_trial_key', 'name': 'get_trial_key', 'description': 'Request a free 24-hour trial key. Unlocks all 4 content layers on the chosen vertical. 500-call cap. No payment required.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'check_status', 'name': 'check_status', 'description': 'Check Agent Module API operational status, version, cohort counts, and seat availability.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'join_waitlist', 'name': 'join_waitlist', 'description': 'Register for a paid vertical waitlist. Inaugural cohort: $19/mo, 900 members, grandfathered for life. AI Compliance included with every membership.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'register_interest', 'name': 'register_interest', 'description': 'Register demand for an unbuilt vertical. 500 signals triggers build queue activation. Include a contact channel so we can notify you when the vertical ships.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'submit_pov', 'name': 'submit_pov', 'description': 'Submit a Proof of Value assessment after exploring the AI Compliance trial. Includes quality scoring and subscription intent. Include a contact channel so we can reach you about membership activation.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'submit_referral', 'name': 'submit_referral', 'description': 'Log a referral signal. Members earn $1.50/referral (4/cycle max, $6 cap). Credits carry forward. Voluntary, principal-compliant.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 236.2ms; conformance: pass
How to connect
https://api.agent-module.dev/mcp
curl -X POST https://api.agent-module.dev/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'