Skip to main content
netagents publishes packages for managing .agents skill repositories and building compile-time MCP servers in .NET.

Packages

Quick Start

Define a server with attributes — the generator produces everything at build time:
The generator emits:
  • DispatchToolCallAsync — routes tool calls by name
  • GetServerInfo / GetToolInfos — MCP metadata
  • JSON Schema for each tool’s input parameters
  • OpenTelemetry spans and metrics
  • SKILL.md content for dotagents distribution

Install

For the CLI:

Architecture

Repository Management

The CLI manages .agents skill directories: