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•860 B
# Targets
**What capabilities matter for Thoughtbox.**
Targets define the north star for improvement efforts. They change slowly and represent fundamental capabilities we want to optimize.
## Target File Format
Each target file should specify:
```markdown
# Target: [Capability Name]
## Capability
What Thoughtbox should be able to do.
## Current State
Honest assessment of where we are today.
## Success Criteria
How we'd know if we achieved it.
## Measurement Approach
Which benchmarks apply, how to measure progress.
## Priority
[Critical | High | Medium | Low]
## Related Hypotheses
Links to hypotheses targeting this capability.
```
## Active Targets
| Target | Priority | Current Score | Last Measured |
|--------|----------|---------------|---------------|
| *None yet* | - | - | - |
---
Add new targets as `.md` files in this directory.