Skip to main content
Glama
Cargo.toml481 B
[package] name = "innitctl" version.workspace = true authors.workspace = true license.workspace = true repository.workspace = true edition.workspace = true rust-version.workspace = true publish.workspace = true [[bin]] name = "innitctl" path = "src/main.rs" [dependencies] clap = { workspace = true } innit-client = { path = "../../lib/innit-client" } innitctl-backend = { path = "../../lib/innitctl" } si-service = { path = "../../lib/si-service" } tokio = { workspace = true }

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