Used by 1 plugin
Table of contents generation
Add to your .mcp.json:
.mcp.json
{ "mcpServers": { "toc": { "command": "npx", "args": [ "@ruvnet/toc-server" ] } } }
npx