Agentic Bits Claude Plugin
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_branch_statusB | Return the current git branch for every configured repo. Respects the enabled flag and showReferenceRepos toggle. |
| check_repo_branchB | Get the current branch for a single repo by its label or path. |
| validate_repo_pathB | Check whether a given filesystem path exists and is a git repository. |
| list_reposA | List all configured repos with their label, path, type, and visibility. |
| add_repoB | Add a repository to the status bar. The path must be an absolute filesystem path to a git repo root. |
| remove_repoB | Remove a repository from the status bar by its label. |
| set_repo_visibilityB | Show or hide a specific repo in the status bar by its label. |
| toggle_statusbarB | Enable or disable the entire status bar. When disabled the status line script outputs nothing. |
| toggle_reference_reposB | Show or hide repos marked as type 'reference' in the status bar. |
| get_config_infoA | Return the path to the config file and the full current configuration. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/onesmartguy/agentic-bits-claude-plugin'
If you have feedback or need assistance with the MCP directory API, please join our Discord server