We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kastalien-Research/thoughtbox'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•663 B
# Active Hypotheses
**Queued for experimentation.**
## Template
```markdown
# Hypothesis: [Short name]
## Proposed Change
What specifically to modify in the codebase.
## Predicted Effect
What improvement we expect and why.
## Experiment Design
- Which benchmark(s) to run
- Sample size / iterations
- Success threshold
- Estimated cost (tokens/time)
## Source
Where this idea came from (paper, repo, observation, prior experiment).
```
## Currently Active
| ID | Hypothesis | Target | Est. Cost | Status |
|----|------------|--------|-----------|--------|
| *None yet* | - | - | - | - |
---
Add new hypotheses as `NNN-name.md` files in this directory.