Skip to main content
Glama

VaultMesh Architect MCP Server

cli-dryrun.yml577 B
name: amend-constitution-cli-dryrun on: push: pull_request: jobs: dryrun: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - uses: actions/setup-node@v4 with: node-version: '20' - name: Install deps working-directory: vaultmesh-architect-mcp run: npm ci - name: Dry-run amend_constitution.sh working-directory: vaultmesh-architect-mcp env: DRY_RUN: true run: | bash scripts/amend_constitution.sh --reason "ci-dryrun" <<'EOF' n EOF

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/VaultSovereign/vaultmesh-architect-mcp'

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