Skip to main content

MCP Usage Examples

This page provides practical examples of using Cred Protocol MCP services in various scenarios.

Example 1: Credit Score Check

A common use case is checking the credit score before approving a loan or granting access.

Example 2: Batch Risk Assessment

Evaluate multiple addresses at once for portfolio risk analysis.

Example 3: Identity Verification Gate

Only allow users with verified identity to access premium features.

Example 4: Portfolio Analysis Dashboard

Build a comprehensive view of a wallet’s holdings.

Example 5: AI Agent Integration

Example prompt for an AI agent using MCP tools:

Example 6: Webhook-Style Monitoring

Set up periodic monitoring of credit scores:

Example 7: Agent Discovery with ERC-8004

Search the on-chain agent registry to find and verify AI agents before interacting with them.

Example 8: AI Agent Integration with Agent Discovery

Example prompt for an AI agent combining wallet analysis with agent discovery:

Next Steps

Tools Reference

Complete API reference for all tools

REST API

Use the REST API directly