Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub fyrsmithlabs/marketplace --plugin contextdCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"contextd": {
"command": "contextd",
"args": [
"--mcp",
"--no-http"
]
}
}
}Server configuration and connection parameters
contextdCommand-line arguments passed to the server process
Share bugs, ideas, or general feedback.