agent-chief MCP Server
agent-chief is a Python MCP server with uvx/pip. Attention is your scarcest resource. Chief is the local-first layer that guards it — turning every agent, alert, and feed into one honest call: interrupt, or not.
How to use agent-chief MCP Server
Install or run
uvx agent-chief demo # zero keys, zero config, fully offlineClient configuration
{
"$comment": "Register Chief as an MCP server (stdio). Claude Code: add under mcpServers in .mcp.json; Claude Desktop: claude_desktop_config.json. Tools exposed: propose, feedback, digest, policy, stats — see docs/protocol.md §2.",
"mcpServers": {
"chief": {
"command": "uv",
"args": ["run", "--with", "agent-chief", "python", "-m", "ingest.mcp_server"]
}
}
}
What is agent-chief MCP Server?
agent-chief is a Python MCP server with uvx/pip. Attention is your scarcest resource. Chief is the local-first layer that guards it — turning every agent, alert, and feed into one honest call: interrupt, or not. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Tool access support
- Includes SKILL.md support
- Shell commands support
- Document generation support
- OpenAI provider support
- Anthropic provider support
- Ollama provider support
Technical details
Install or run agent-chief using uvx/pip. Check SmileLikeYe/agent-chief for the latest setup command.
- Built for Python
- Built for Rust
- Install or run with uvx/pip
- Uses stdio transport
- Uses SSE transport
- API key required
- Database access
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use agent-chief MCP Server
- Use it for connecting agents to external tools and data.
- Use it for integrations workflows.
- Use it for coding workflows.
- Use it for data workflows.
Built with
Explore related resources
Frequently asked questions
What is agent-chief?
agent-chief is a Python MCP server with uvx/pip. Attention is your scarcest resource. Chief is the local-first layer that guards it — turning every agent, alert, and feed into one honest call: interrupt, or not.
Who is agent-chief best for?
agent-chief is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows.
How do I install agent-chief?
Install or run agent-chief using uvx/pip. Check agent-chief for the latest setup command.
Is agent-chief actively maintained?
agent-chief may need a closer maintenance check before production use.
Auto-fetched from GitHub.