Skip to main content
Glama
index.md2.1 kB
# Reference Guides Reference guides are technical descriptions of System Initiative's components and how to operate them. They provide the factual, authoritative information you need to confidently use System Initiative. Consult these guides when you need to look up specific details about features, commands, or options. ## Core Concepts - [AI Agent](./ai-agent.md) - AI Agent integration with MCP server for AI coding assistants - [Audit Logs](./audit-logs.md) - Tracking and reviewing system activity and changes - [Change Sets](./change-sets.md) - Managing and applying changes to your infrastructure - [Components](./components.md) - Building blocks of your infrastructure - [Functions](./function.md) - Executable code that powers your components - [Action](./actions.md) - Functions that create, update, or destroy resources - [Attribute](./attribute.md) - Functions that compute component attributes - [Authentication](./authentication.md) - Functions that validate credentials - [Code Generation](./code-generation.md) - Functions that generate configuration code - [Management](./management.md) - Functions that manage resource lifecycle - [Qualification](./qualification.md) - Functions that validate component configurations - [Schemas](./schema.md) - Defining the structure and behavior of components - [Review](./review.md) - Reviewing and approving changes - [Search](./search.md) - Finding components and resources in your workspace - [Secrets](./secrets.md) - Managing sensitive credentials and configuration - [Templates](./templates.md) - Reusable infrastructure patterns and workflows - [Users](./users.md) - Managing user accounts and profiles - [Workspaces](./workspaces.md) - Organizing your infrastructure into isolated environments ## Developer Resources - [CLI](./si-cli.md) - Command-line tool for managing schemas, templates, components, and AI agent integration - [Public API](./public-api.md) - REST API reference for programmatic workspace management - [TypeScript Function API](./typescript/README.md) - TypeScript API documentation for writing functions

Latest Blog Posts

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/systeminit/si'

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