Back to MCP Servers
Crypto Whitepapers
Serving as a structured knowledge base of crypto whitepapers.
finance-fintech
By kukapay
Installation
npx -y crypto-whitepapers-mcpConfiguration
{
"mcpServers": {
"crypto-whitepapers-mcp": {
"command": "npx",
"args": ["-y", "crypto-whitepapers-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes