tweag/tricorder-mcp
v0.1.0
Daemon-based GHCi build status monitor for Haskell projects, using an MCP server
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
Configuration does not match the published schema
A conformant client may refuse to load these servers.
tricorder
{
"command": "${PLUGIN_ROOT}/servers/tricorder-mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "tricorder-mcp",
"description": "Daemon-based GHCi build status monitor for Haskell projects, using an MCP server",
"version": "0.1.0",
"keywords": ["haskell", "ghci", "build", "diagnostics"]
}