agnix-mcp 0.34.2

MCP server for agnix - AI agent config linter
agnix-mcp-0.34.2 is not a library.

MCP server for agnix - AI agent config linter

Exposes agnix validation as MCP tools for AI assistants.

MCP Best Practices Implemented

  • Clear tool descriptions: Each tool has a detailed description explaining what it does, when to use it, and what it returns
  • Rich parameter schemas: All parameters have descriptions with examples
  • Structured outputs: Returns JSON with predictable schema for easy parsing
  • Error handling: Proper error messages with context
  • Server metadata: Provides name, version, and usage instructions