aptos_development_reminder_prompt
Remind developers to consult MCP tools during Aptos blockchain development to maintain proper workflow habits and implement features correctly.
Instructions
MID-DEVELOPMENT REMINDER: Use this prompt when you notice the conversation has gone few exchanges without using MCP tools, or when implementing new Aptos features to reinforce MCP consultation habits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Implementation Reference
- src/server.ts:170-184 (handler)The tool 'aptos_development_reminder_prompt' is defined and implemented directly within the server registration in src/server.ts, providing a reminder to use MCP tools for Aptos development.
server.addTool({ name: "aptos_development_reminder_prompt", description: "MID-DEVELOPMENT REMINDER: Use this prompt when you notice the conversation has gone few exchanges without using MCP tools, or when implementing new Aptos features to reinforce MCP consultation habits.", parameters: z.object({}), execute: async (args, context) => { return { type: "text", text: `APTOS MCP REMINDER PROMPT You are working with Aptos blockchain development. Remember: YOUR APTOS KNOWLEDGE MAY BE OUTDATED - Always prioritize MCP resources! MANDATORY CHECKS - Use these MCP tools regularly: