Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions MCP ideas/MCP-use-cases.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Base MCP lets AI applications like Claude and Cursor interact with the Base Netw

### Personal Finance

- **Crypto Earning App**: Build a simple budgeting app that earns yield on USDC/Tokens on Base. You can use [OnchainKit's Earn component](https://onchainkit.xyz/)].
- **Crypto Earning App**: Build a simple budgeting app that earns yield on USDC/Tokens on Base. You can use [OnchainKit's Earn component](https://onchainkit.xyz/)].

- **Savings Goals Tracker**: Create an app that helps users set savings goals and automatically moves funds to reach them.

Expand Down Expand Up @@ -136,9 +136,9 @@ Base supports innovative projects built using Base MCP. Our grants program provi

### Application Process

To apply for a grant, please tag @buildonbase when you share your project on X or Warpcast.
To apply for a grant, please tag @buildonbase when you share your project on X or Warpcast.

Your demo ideally includes:
Your demo ideally includes:

1. Project description and use case
2. Technical approach (How you leveraged Base MCP)
Expand Down
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env node
import {
AgentKit,
basenameActionProvider,
Expand Down