Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"hashline": {
"command": "bun",
"args": [
"run",
"${CLAUDE_PLUGIN_ROOT}/src/server.ts"
],
"env": {
"HASHLINE_ALLOW_TMP": "1",
"HASHLINE_ALLOW_PLANS": "1",
"HASHLINE_ALLOW_MEMORY": "1"
}
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
bunCommand-line arguments passed to the server process
Environment variables set when the server starts
HASHLINE_ALLOW_TMP=1HASHLINE_ALLOW_PLANS=1HASHLINE_ALLOW_MEMORY=1npx claudepluginhub 0x7067/claude-hashline --plugin claude-hashline