allternit-ops
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| stripe_charges_enabledA | Check whether the Allternit Stripe account can currently accept charges (read-only). Returns charges_enabled and any pending verification requirements. |
| stripe_list_recent_invoicesB | List recent Stripe invoices (read-only). |
| stripe_send_invoiceA | Draft (and optionally send) a Stripe invoice by wrapping send_invoice.py. Defaults to a dry run that creates the draft and prints totals without sending — pass confirm:true to actually finalize and send. |
| cloudflare_list_pages_projectsA | List Cloudflare Pages projects via wrangler (read-only). |
| cloudflare_deploy_pagesA | Deploy a directory to a known Cloudflare Pages project. Without confirm:true, only prints the command that would run — does not deploy. |
| brain_searchA | Search allternit-brain markdown docs for a text query (case-insensitive substring match). Returns matching file paths, line numbers, and lines. |
| brain_readA | Read a specific allternit-brain doc by path relative to the brain root (e.g. "company/offer.md"). |
| model_routeA | Look up which model tier/backend to use for a task class, per model-routing.json (Allternit's A:// tier policy). Only meaningful when explicitly spawning a subagent or an autonomous agent — an already-running interactive session stays on its own model. |
| client_new_folder_skeletonA | Create a new client folder under Allternit LLC/06_Client_Ops_and_Contracts// and copy in the standard business-ops-kit templates (MSA, SOW, Intake, NDA, Change Order, Support/SLA), named per the kickoff playbook convention. Does not create Stripe customers or send anything — those steps stay manual per the playbook. |
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/Gizziio/allternit-ops'
If you have feedback or need assistance with the MCP directory API, please join our Discord server