tosssssy

4 mods across 1 repository, 4 stars between them.

sequential-thinking

01

tosssssy/mcp-server-debug-thinking

MCP server Claude CodeCodexCursor +2

Adds a structured step-by-step reasoning tool the agent can call to break a problem into revisable thoughts. Runs locally from the @modelcontextprotocol/server-sequential-thinking npm package.

4 7mo ago A tokens not measured copy · 100% MIT

Context7

02

tosssssy/mcp-server-debug-thinking

MCP server Claude CodeCodexCursor +2

Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.

4 7mo ago A tokens not measured copy · 100% MIT

debug-thinking

03

tosssssy/mcp-server-debug-thinking

MCP server Claude CodeCodexCursor +2

Graph-based MCP server for systematic debugging using Problem-Solution Trees and Hypothesis-Experiment-Learning cycles. Runs locally from the mcp-server-debug-thinking npm package.

4 7mo ago A tokens not measured original MIT

tosssssy/mcp-server-debug-thinking

Instructions file

Repository instructions for a graph-based debugging MCP server. The server records problems, hypotheses, experiments, observations, lessons, solutions, and their relationships in JSONL files, a text format with one JSON object per line.

4 7mo ago A 1,173 tokens original MIT