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

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