Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"tallistr-mcp": {
"command": "npx",
"args": [
"-y",
"@tallistr/mcp"
]
}
}
}
Or smoke-test directly:
npx -y @tallistr/mcp
Details
| Website | https://www.npmjs.com/package/@tallistr/mcp |
|---|---|
| GitHub | git+https://github.com/leadric/csrd-assistant.git |
| License | unknown |
| Pricing | free |
| Tags | tallistr co2e emissions mcp model-context-protocol llm agent |
| Sources | npm |
| Discovered | 2026-05-25 |