Skip to main content
Glama

AI Development Pipeline MCP

by theburgerllc

run_augment_prompt

Enhance development workflows by sending prompts to the Augment coding agent for AI-driven code generation and optimization within the AI Development Pipeline MCP.

Instructions

Send a prompt to the local Augment coding agent

Input Schema

NameRequiredDescriptionDefault
promptYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "prompt": { "type": "string" } }, "required": [ "prompt" ], "type": "object" }

Other Tools from AI Development Pipeline MCP

Related Tools

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/theburgerllc/ai-development-pipeline-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server