gram
Centrally manage, secure, and observe MCP servers and skills
All Skills in This Repository (8)
Pure Emerald Level Indicatorsmise-tasks
Standardize Bash and TypeScript task scripts under .mise-tasks directories.
clickhouse
Configures ClickHouse query building with squirrel for telemetry analytics.
postgresql
Enforce PostgreSQL schema, migration, and data integrity guidelines for multi-tenant setups.
gram-functions
Deploys user-provided JS/TS and Python code as callable tools in Gram via manifests and JWT auth.
frontend
Standardize React dashboard component architecture and styling patterns.
golang
Codify Go best practices for error handling, modules, and concurrency.
datadog
Query Datadog logs, metrics, and traces to identify root causes across Gram services.
vercel-react-best-practices
Apply Vercel best practices to improve React and Next.js performance.
Frequently Asked Questions
FAQPage SchemaHow to install Gram?โผ
Run `npx skills add speakeasy-api/gram --all -g -y` in your terminal to install all skills in this suite globally.
What does Gram do?โผ
Gram is an open-source control plane that lets organizations centrally manage, secure, and observe MCP servers, skills, and assistants. It enforces permissions, blocks sensitive data leaks, and logs every tool call and access event.
How does Gram secure AI usage?โผ
Every prompt, response, and agent action is inspected in real time, with sensitive data blocked or redacted before it leaves your environment. It also enforces role-based access control synced to your enterprise identity provider.
Can Gram track AI costs and usage?โผ
Yes. It measures token usage and spend per team, lets you set budgets, and surfaces expensive sessions through built-in analytics backed by OpenTelemetry.
Which AI tools work with Gram?โผ
Gram supports Claude, Claude Code, ChatGPT, Codex, Gemini, Cursor, and GitHub Copilot through a single central control layer.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core