mcp-kinetic-gain

mizcausevic-dev/mcp-kinetic-gain
★ 0 stars TypeScript 🤖 AI/LLM Updated 7d ago
Unified MCP server exposing all 5 Kinetic Gain Protocol Suite specs as tools (18 total across AEO, Prompt Provenance, Agent Cards, AI Evidence, MCP Tool Cards). One Claude Desktop config entry. Companion to kinetic-gain-visualizer.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-kinetic-gain": {
      "command": "npx",
      "args": [
        "-y",
        "mizcausevic-dev/mcp-kinetic-gain"
      ]
    }
  }
}

Topics

aeoagent-cardsanthropicclaudekinetic-gain-protocol-suitemcpmcp-servermodel-context-protocolprompt-provenanceprotocol-implementationtypescript