Skip to content

Commit c21faf8

Browse files
authored
Merge pull request #85 from tipdotmd/main
Add tip.md to Projects Built with MCP Framework section
2 parents 1cba1c0 + 03b9d9a commit c21faf8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@ MCP-Framework gives you architecture out of the box, with automatic directory-ba
1313
- Easy-to-use base classes for tools, prompts, and resources
1414
- Out of the box authentication for SSE endpoints
1515

16+
## Projects Built with MCP Framework
17+
18+
The following projects and services are built using MCP Framework:
19+
20+
- ### [tip.md](https://tip.md)
21+
A crypto tipping service that enables AI assistants to help users send cryptocurrency tips to content creators directly from their chat interface. The MCP service allows for:
22+
- Checking wallet types for users
23+
- Preparing cryptocurrency tips for users/agents to complete
24+
Setup instructions for various clients (Cursor, Sage, Claude Desktop) are available in their [MCP Server documentation](https://docs.tip.md/mcp-server/).
1625

1726
# [Read the full docs here](https://mcp-framework.com)
1827

@@ -417,6 +426,9 @@ class CustomAuthProvider implements AuthProvider {
417426
}
418427
}
419428
```
429+
## Support our work
430+
431+
[![Tip in Crypto](https://tip.md/badge.svg)](https://tip.md/tipdotmd)
420432
421433
## License
422434

0 commit comments

Comments
 (0)