aikf-mcp

tamzeed-toha/aikf-mcp
★ 0 stars Jupyter Notebook AI/LLM Updated today
a mcp server for ai kalman filter estimator tools. provide f and h function and automatically get your trained ai kalman filter implementation
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aikf-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tamzeed-toha/aikf-mcp"
      ]
    }
  }
}

README Excerpt

a mcp server for ai kalman filter estimator tools. provide f and h function and automatically get your trained ai kalman filter implementation