Stats
Actions
Tags
From odin
Runs a local MCP server that provides thinking and reasoning capabilities to Claude. Purpose and specific tools are not detailed in the configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"shannon": {
"command": "npx",
"args": [
"-y",
"server-shannon-thinking@latest"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub outlinedriven/odin-claude-plugin --plugin odin