Skip to main content
Glama

Thoughtbox

by glassBead-tc
smithery.yaml593 B
# Smithery Configuration for Thoughtbox # This enables HTTP transport with backward compatibility for STDIO name: thoughtbox description: MCP server for Thoughtbox - step-by-step problem solving and reasoning icon: 💭 runtime: typescript # Configuration schema for user preferences configSchema: type: object properties: disableThoughtLogging: type: boolean description: Disable thought output to stderr (useful for production deployments or when integrating with other tools) default: false # Example configuration exampleConfig: disableThoughtLogging: false

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/glassBead-tc/Thoughtbox'

If you have feedback or need assistance with the MCP directory API, please join our Discord server