Skip to main content
Glama
alexander-zuev

Kollektiv | Your private LLM knowledgebase

client.ts276 B
import {env} from "cloudflare:workers"; import type {ApiClientConfig} from "@/api/client/config"; import {createApiClient} from "./base"; const KollektivAPIConfig: ApiClientConfig = { baseUrl: env.API_BASE_URL, }; export const api = createApiClient(KollektivAPIConfig);

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/alexander-zuev/kollektiv-mcp'

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