spec

ara-registry/spec
★ 28 stars Rust 🤖 AI/LLM Updated 16d ago
A package registry specification for AI development artifacts - agents, MCP servers, prompts, powers and skills.
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": {
    "spec": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "spec"
      ]
    }
  }
}

Topics

agentic-aiagentsaiskills