Unified MCP server for the eleven Kinetic Gain Protocol Suite specs plus a DefenseTech 6-pack. 71 tools, one Claude Desktop config, no API key.
MCPpedia last refreshed this data
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"kinetic-gain": {
"args": [
"-y",
"mcp-kinetic-gain"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
MCP server and CLI for all eleven Kinetic Gain Protocol Suite specs plus DefenseTech 6-pack tooling. One Claude Desktop config, no API key, stdio transport. 71 tools (47 spec + 16 implementation-preview + 8 DefenseTech) covering AEO Protocol, Prompt Provenance, Agent Cards, AI Evidence Format, MCP Tool Cards, AI Tutor Cards, Student AI Disclosure, Classroom AI AUP, Clinical AI Disclosure, AI Incident Card, and AI Procurement Decision Card, plus ed25519 hash attestation. AGPL-3.0.
This server supports HTTP transport. Be the first to test it — help the community know if it works.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked mcp-kinetic-gain against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in other
Pi Coding Agent extension (CLI-first) — routes bash/read/grep/find/ls through lean-ctx CLI for strong token savings. Optional MCP bridge can register advanced tools.
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.
One local source for the MCP servers, tools, and memory your AI coding agents share, synced into each tool's native config with a review gate and a receipt for every change. No daemon, no lock-in.
97% token reduction for AI coding sessions — zero deps, 21 languages, MCP server
MCP Security Weekly
Get CVE alerts and security updates for Kinetic Gain MCP and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
One MCP server, all twelve Kinetic Gain Protocol Suite specs + the v0.1.0 implementation tooling + the DefenseTech 6-pack. Drop into Claude Desktop, Cursor, or any MCP-compatible client with a single config entry. The agent gains 75 tools (47 spec + 16 implementation-preview + 8 DefenseTech + 4 AI Claims Decision Card, v0.9.0): AEO Protocol, Prompt Provenance, Agent Cards, AI Evidence Format, MCP Tool Cards, AI Tutor Cards, Student AI Disclosure, Classroom AI AUP, Clinical AI Disclosure, AI Incident Card, AI Procurement Decision Card, AI Claims Decision Card - plus hash attestation (ed25519), audit-stream event composition + chain verification (offline AND live against a running audit-stream-py via AUDIT_STREAM_URL), cross-spec drift detection, Decision Intelligence preview, and the DefenseTech vault resolver + invariant checkers. New in v0.9.0: the AI Claims Decision Card (InsurTech, claims_card_version) - claims_card_validate, claims_card_inspect, claims_card_sign, claims_card_chain.
This is the unified read-side companion to kinetic-gain-visualizer: the visualizer renders any of the 12 specs for humans, this server exposes them as callable tools for agents.
aeo_fetch - Fetch the full AEO Protocol declaration at an origin'saeo_inspect - Return a structured summary of an AEO declaration: entityaeo_get_claim - Extract a single AEO claim by IDaeo_well_known_url - Compute the canonical AEO well-known URL for an originprompt_provenance_validate - Validate a Prompt Provenance JSON document against the v0.1prompt_provenance_inspect - Structured summary of a Prompt Provenance document: promptprompt_provenance_eval_result - Extract a single evaluation suite's result from a Promptagent_card_well_known_url - Compute the canonical Agent Card well-known URL for a givenagent_card_inspect - Structured summary of an Agent Card documentagent_card_tool_disclosure - Return the list of tools an agent declares, with side-effectagent_card_validate - Validate an Agent Card JSON document against the v0.1 schema.ai_evidence_validate - Validate an AI Evidence object against the v0.1 schema.ai_evidence_inspect - Structured summary of an AI Evidence object: claim textai_evidence_verify_hash - Compute SHA-256 over the canonical UTF-8 form oftool_card_well_known_url - Compute the canonical MCP Tool Card well-known URLtool_card_inspect - Structured summary of an MCP Tool Card: tool identity, safetytool_card_tested_with - Return the tested-LLM entries for a tool, optionally filteredtool_card_validate - Validate an MCP Tool Card JSON document against the v0.1tutor_card_well_known_url - Compute the canonical AI Tutor Card well-known URLtutor_card_fetch - Fetch a Tutor Card from a URLtutor_card_validate - Validate an AI Tutor Card JSON document against the v0.1tutor_card_inspect - Structured summary of a Tutor Card: tutor identity, audiencetutor_card_subject_check - Classify a topic against the tutor's subject scopetutor_card_coppa_check - Enforce the spec's COPPA conditional rule: ifdisclosure_validate - Validate a Student AI Disclosure JSON document against thedisclosure_inspect - Structured summary of a Student AI Disclosure: assignmentdisclosure_verify_artifact_hash - Recompute SHA-256 over a candidate artifact and compare todisclosure_verify_prompt_hash - Verify a single prompt hash in a hashed-mode disclosuredisclosure_aup_check - Surface the disclosure's policy posture: whether an aup_uriaup_well_known_url - Compute the canonical Classroom AI AUP well-known URLaup_fetch - Fetch a Classroom AI AUP from a URL