Carrot AI PM
by talvinder
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CARROT_PROJECT_ROOT | Yes | The root directory of the project for Carrot to analyze. |
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
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| setup_carrotD | – |
| add_routeD | – |
| grow_specD | – |
| grow_ui_specD | – |
| grow_db_specD | – |
| grow_cli_specD | – |
| run_testsD | – |
| format_codeD | – |
| search_codeD | – |
| commit_changesD | – |
| check_spec_complianceD | – |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| review_diff | Review a git diff and provide structured feedback |
| draft_pr | Generate a pull request description based on a diff |
| explain_file | Explain a file's purpose and public API surface |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| vibe.yaml | OpenAPI specification for the API |
| README.md | Repository documentation |
| Issue #9559 | carrot_core |
| Issue #9697 | [WIP] carrot_impl |
| Issue #736 | standard location for user binaries like ~/bin/, so installers don't write to oshrc/oilrc |
| Issue #9337 | [seraphis] async: add async framework |
| Issue #469 | argparse builtin: Replacement / enhancement for getopts |
| Issue #453 | use builtin: for "first word lookup" |
| Issue #848 | Run every kind of binary (coprocesses, containers, VMs, remote versions of them ...) |
| Issue #1085 | Introspection for everything |
| Issue #852 | interactive shell: notice about failed commands |
| Issue #750 | mechanism to build shell scripts into the binary |
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/talvinder/carrot-ai-pm'
If you have feedback or need assistance with the MCP directory API, please join our Discord server