lisdude/blightmud_mcp
A plugin for Blightmud that implements the MUD Client Protocol (MCP 2.1) and some common packages.
Platform-specific configuration:
{
"mcpServers": {
"blightmud_mcp": {
"command": "npx",
"args": [
"-y",
"blightmud_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...