CharterBench for Cline
io.github.auburnduke/charterbench
Every U.S. bank and credit union: ratios, peers, growth and change signals from FDIC/NCUA filings.
client:Cline
transport:stdio
runtime:npm
Install CharterBench in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"charterbench": {
"command": "npx",
"args": [
"-y",
"charterbench-mcp"
],
"env": {
"CHARTERBENCH_API_KEY": "<CHARTERBENCH_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs