目录 / 80l
MCP
鉴权未知
未评级
已上架
80l
Claude reads and writes a real-life RPG character sheet from the eighty self-improvement app.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://mcp80l.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"80l": {
"url": "https://mcp80l.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| browse_quests | Browse available quests. Returns a list of quests the user hasn't taken yet. |
| browse_quests_for_skills | Browse quests that match the user's favorite skills. |
| get_daily_quest | Get today's daily quest status. Returns the daily quest ID and completion status from the user's profile. |
| get_quest_details | Get full details of a quest including all steps and their completion status. |
| take_quest | Start working on a quest. Changes the quest status to 'taken'. Free users can have up to 3 active quests. |
| complete_quest_step | Mark a single step of a quest as completed. |
| complete_quest | Mark a quest as fully completed. All steps should be completed first. |
| get_quest_history | View the user's past quest activities — completed, rejected, and in-progress quests. |
| create_quest | Create a new quest draft with a title, description, and steps. |
| edit_quest | Edit an existing quest draft. Only the fields provided will be updated. |
| publish_quest | Publish a quest draft, making it visible to other users. |
| list_my_quests | List quests created by the current user. |
| get_skills | Get the full domain skills hierarchy available in the app. |
| get_skill_quests | Get quests associated with a specific skill. |
| add_favorite_skill | Add a skill to your favorites. Favorited skills influence quest recommendations. |
| remove_favorite_skill | Remove a skill from your favorites. |
| get_profile | Get the current user's profile information. |
| update_profile | Update the current user's profile. Only the fields provided will be updated. |
| get_badges | Get the current user's earned badges. |
| get_activity_timeline | Get the current user's activity timeline, showing recent actions and events. |
| follow_user | Follow another user by their user ID. |
| unfollow_user | Unfollow a user by their user ID. |
| get_followers | Get the list of followers for a user. Defaults to the authenticated user if no userId is provided. |
| get_following | Get the list of users that a user is following. Defaults to the authenticated user if no userId is provided. |
| get_feed | Get the activity feed for the authenticated user, showing activity from people they follow. |
| like | Like a piece of content (e.g. a quest completion). |
| unlike | Remove a like from a piece of content. |
| view_public_profile | View a user's public profile by their username — returns the same rich payload the iOS app shows on tap (level, stats, streaks, badges, completed quests, follower/following counts). |
| list_quest_takers | List users who have taken or completed a specific quest. |
| search_users | Search for users by name or username. |
| send_challenge | Send a challenge to another user to complete a quest. Requires eighty Premium. |
| respond_to_challenge | Accept or decline a challenge you have received. Requires eighty Premium. |
| list_challenges | List challenges you have sent (you are the challenger) or received (you are the challenged). Requires eighty Premium. |
| get_challenge_details | Get full details of a specific challenge. Requires eighty Premium. |
| get_leaderboard | Get the global leaderboard. Free users are capped at 10 results; Premium users can retrieve up to 50. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。