AgenticGatewayByDojoGenesis

devops-infra MCP Server

Production-ready Go gateway for agentic AI — multi-provider routing, DAG orchestration, 44 skills, MCP integration. Self-host your AI infrastructure.

Verified
devops-infradevops-infra
2 views0 stars1 forksApache-2.0

Why This Matters

Discovered via github-topic:model-context-protocol and last synced 3mo ago.

Verified
Source
github-topic:model-context-protocol
Stars
0
Last synced
3mo ago
Install
Check source

Install

Install instructions not detected yet

Check the source repository for the latest setup steps.

View source instructions
21
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (21)

Mistral

`MISTRAL_API_KEY`

memory

Conversation memory with semantic compression

Module

Description

skill

Tiered skill executor (89 skills across Tiers 0-3)

KIMI_API_KEY

Custom base URL via `KIMI_BASE_URL`

orchestration

Standalone DAG-based task planning and execution

shared

Cross-cutting types: `Message`, `ToolCall`, `Usage`, `TaskStatus` (root package)

Groq

`GROQ_API_KEY`

tools

Tool registry and execution engine (33 tools)

server

HTTP API server: Gin router, agent logic, auth, handlers, middleware, streaming

DeepSeek

`DEEPSEEK_API_KEY`

mcp

MCP host integration -- stdio, SSE, and streamable_http transports

Ollama

`OLLAMA_HOST`

disposition

ADA agent personality and behavior config (v1.0.0 contract)

Provider

Env Var

events

SSE event catalog, 254-line schema (root package)

workflow

Durable workflow execution engine

OpenAI

`OPENAI_API_KEY`

provider

gRPC-based model provider plugin system (8 providers)

integration

Integration testing harness

apps

MCP Apps host infrastructure -- resource serving, tool proxy