Writing Managed-Agent Provider Integrations
by LiteLLM-Labs · development · database, skill
Use this checklist when adding a new managed-agent runtime provider.
Source: https://github.com/LiteLLM-Labs/litellm-agent-control-plane
Install
git clone https://github.com/LiteLLM-Labs/litellm-agent-control-planeTags: database, skill
⭐ 815 GitHub stars · Source: skillsdirectory
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Writing Managed-Agent Provider Integrations is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- Brain Ask by hamza-ali-shahjahan
Query Hamzaish's brain — search across learnings, decisions, playbooks, product docs, and configs. Returns ranked citations with snippets.
- Groundwork by debabsah
Use when the work itself is still being shaped — a new project, an incoming request, a metric, a model — before anything is built. Get oriented on an unfamiliar or inherited BI/data estate and build the living knowledge base: reads what you provide, interviews you for the rest, and surfaces what you don't know yet. Detects: "new project", "inherited", "took over", "where do I start", "don't understand this estate", "catch me up". Within this family: validating a specific request is requiremen...
- Aws Well Architected Review by timwukp
Reviews AWS architectures, IaC, and design docs against the AWS Well-Architected Framework's six pillars, producing a findings report with pillar-mapped risks (High/Medium) and concrete remediation. Loads only the pillars relevant to the change. Use for AWS architecture reviews, not generic code review. Triggers on: "well-architected review", "review this AWS architecture", "WAR review", "check this design against AWS best practices", "review my Terraform/CDK for AWS pitfalls", "is this archi...
- io.github.blackwell-systems/gcf-proxy by io.github.blackwell-systems
Drop-in MCP proxy. 71% fewer tokens. Session dedup compounds to 92%. Zero code changes.
- io.github.ashmitrrr/dsa-tracker-mcp-server by io.github.ashmitrrr
Track DSA/LeetCode practice with spaced repetition, ships with NeetCode 150.
- Trainzilla Coach MCP by io.github.Trainzilla
Manage clients, plans, sessions, habits, and billing on Trainzilla via one-click OAuth.
- io.github.RajX-dev/n3mo by io.github.RajX-dev
N3MO: Code intelligence engine mapping repositories into queryable symbol graphs.
- io.github.ProjectAILiberation/tactus by io.github.ProjectAILiberation
Content-agnostic control layer for intimate hardware; forwards Buttplug/Intiface commands only.
Frequently asked questions
How do I install Writing Managed-Agent Provider Integrations?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Writing Managed-Agent Provider Integrations?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Writing Managed-Agent Provider Integrations free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.