Slipknot V4.1 Lite - Lightweight Topological Arbitration MCP Coprocessor
by usaos
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Service port | 8000 |
| TOP_K | No | TDA parameter: top K | 5 |
| MIN_DIST | No | TDA parameter: minimum distance | 0.1 |
| REDIS_URL | No | Redis connection URL | redis://localhost:6379/0 |
| USE_REDIS | No | Whether to use Redis (0 or 1) | 0 |
| AGENT_TOKEN | No | Security token for API authentication | enterprise-agent-key-2026 |
| MAX_WORKERS | No | Maximum number of workers | 4 |
| N_NEIGHBORS | No | TDA parameter: number of neighbors | 15 |
| HOLE_THRESHOLD | No | TDA parameter: hole threshold | 0.1 |
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 | |
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/usaos/slipknot-Topological-MCP-for-Multi-Agent-AI-Agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server