Loading MCP server directory, please wait...
Ask which of your customers cost more in LLM calls than they pay, per user and per feature.
npx @getmcp/cli add com.useweckr/weckrRequires Node.js 18+. Community-contributed server. Review source before installing.
WECKR_API_KEYYour Weckr project API key (starts with wk_), from the dashboard sidebar at useweckr.com/dashboard.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.useweckr/weckr": {
"command": "npx",
"args": [
"-y",
"@weckr/mcp"
],
"env": {
"WECKR_API_KEY": "",
"WECKR_PROJECT_ID": "",
"WECKR_BASE_URL": ""
}
}
}
}