Synaptex
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FORGE_URL | No | Git provider base URL (not needed for github or local) | |
| FORGE_TYPE | Yes | Source type: forgejo, gitea, github, gitlab, or local | |
| FORGE_USER | No | Your username on the git provider | |
| FORGE_TOKEN | No | API token with read access | |
| OLLAMA_API_KEY | No | API key for OpenAI-compatible APIs (optional) | |
| OLLAMA_API_TYPE | No | API format: ollama or openai | ollama |
| OLLAMA_BASE_URL | No | Ollama or OpenAI-compatible API URL | http://localhost:11434 |
| LOCAL_REPOS_PATH | No | Local folder to scan (when FORGE_TYPE=local) | |
| OLLAMA_EMBED_MODEL | No | Embedding model name | nomic-embed-text |
| OLLAMA_FALLBACK_MODEL | No | Fallback model (optional) | |
| SYNAPTEX_EXCLUDE_DIRS | No | Local dirs to skip during scan (comma-separated) | |
| SYNAPTEX_SEARCH_BACKEND | No | Search engine: embed, leann, or fts5 | embed |
| SYNAPTEX_INCLUDE_PATTERNS | No | Files to index per repo (comma-separated) | CLAUDE.md |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues