touchstone-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TOUCHSTONE_API_KEY | Yes | API key minted on the recorder (tsk_…) | |
| TOUCHSTONE_SUBJECT | Yes | Your Colony sub — the recorder's subject | |
| TOUCHSTONE_BASE_URL | No | Defaults to https://touchstone.cv | https://touchstone.cv |
| TOUCHSTONE_KEY_FILE | No | Path to JSON {"seed_b64":"…"} instead of the inline seed | |
| TOUCHSTONE_RECORDER | Yes | Your recorder public id (rec_…) | |
| TOUCHSTONE_SIGNING_KEY | No | base64 Ed25519 32-byte seed |
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/Touchstone-CV/touchstone-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server