paiml-mcp-agent-toolkit

paiml/paiml-mcp-agent-toolkit
★ 148 stars Rust 🤖 AI/LLM Updated 23d ago
Pragmatic AI Labs MCP Agent Toolkit - An MCP Server designed to make code with agents more deterministic
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": {
    "paiml-mcp-agent-tool": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "paiml-mcp-agent-toolkit"
      ]
    }
  }
}

Topics

agenticcdenokotlinmcpmcp-serverpaimlpaiml-active-toolpmcppythonruchyrusttoolkittypescript