Skip to main content
Glama
ochisamu

ai-nikechan-mcp

by ochisamu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_API_KEYNoOpenAI API key used for embeddings and chat. If not set, AI_GATEWAY_API_KEY is used as fallback.
AI_GATEWAY_API_KEYNoVercel AI Gateway API key used for embeddings and chat when OPENAI_API_KEY is not set or as a fallback on failure.
BLOB_READ_WRITE_TOKENYesVercel Blob storage token. Required in production to read the vector index and metadata files from Private Blob.
VECTOR_INDEX_VECTORS_PATHNoOptional custom path for the vector embeddings file in Vercel Blob.indexes/embeddings.f32
VECTOR_INDEX_METADATA_PATHNoOptional custom path for the vector index metadata file in Vercel Blob.indexes/metadata.json

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources