Cette page est affichée en anglais. Une traduction française est en cours.
ScriptsJul 22, 2026·2 min de lecture

Nasiko — Developer Control Plane for AI Agent Governance

An open-source developer control plane for governing AI agents with policy enforcement, token accounting, and MCP gateway capabilities. Built for teams running multiple coding agents.

Prêt pour agents

Installation agent prête

Cet actif peut être installé après choix du runtime, vérification du plan et exécution de la commande adaptée.

Native · 98/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Single
Confiance
Confiance : Established
Point d'entrée
Nasiko
Commande d'installation directe
npx -y tokrepo@latest install 4858f356-85aa-11f1-9bc6-00163e2b0d79 --target codex

À exécuter après confirmation du plan en dry-run.

Introduction

Nasiko is an open-source developer control plane designed for teams that run multiple AI coding agents. It provides centralized policy enforcement, token usage accounting, and an MCP gateway to manage how agents interact with external tools and services.

What Nasiko Does

  • Enforces security policies across multiple AI coding agents
  • Tracks and limits token usage per agent, user, or project
  • Provides an MCP gateway for centralized tool access control
  • Monitors agent activity with audit logging
  • Manages API key distribution and rotation

Architecture Overview

Nasiko runs as a lightweight proxy between your agents and their LLM/tool providers. The policy engine evaluates each request against configurable rules before forwarding. Token accounting happens at the proxy layer, giving accurate usage data without relying on provider dashboards. The MCP gateway aggregates multiple MCP servers behind a single authenticated endpoint.

Self-Hosting & Configuration

  • Install via pip: pip install nasiko
  • Initialize a workspace with nasiko init
  • Configure policies in the workspace YAML file
  • Set up token budgets per team or project
  • Deploy behind your existing reverse proxy for production use

Key Features

  • Centralized policy enforcement for agent security
  • Real-time token usage tracking and budget limits
  • MCP gateway with per-tool access control
  • Audit logging for compliance and debugging
  • Multi-agent support with per-agent configuration

Comparison with Similar Tools

  • Portkey AI Gateway — LLM routing focus; Nasiko adds agent governance and MCP gateway
  • LiteLLM — Unified LLM proxy; Nasiko provides broader agent lifecycle management
  • Helicone — LLM observability; Nasiko combines observability with policy enforcement
  • OpenLIT — Telemetry for LLM apps; Nasiko is purpose-built for agent governance

FAQ

Q: Which agents does Nasiko support? A: Any agent that makes LLM API calls or uses MCP servers, including Claude Code, Codex, and custom agents.

Q: Can I set different budgets per project? A: Yes, token budgets are configurable per agent, user, project, or team.

Q: Does it support multiple LLM providers? A: Yes, the proxy supports OpenAI, Anthropic, and any OpenAI-compatible endpoint.

Q: Is it suitable for enterprise use? A: Nasiko is designed for team use with audit logging and RBAC. Evaluate the maturity for your specific compliance requirements.

Sources

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires