From speakai-mcp
Use when a user asks how to use, configure, troubleshoot, or understand the Speak AI Claude Code plugin and Speak AI MCP tools.
npx claudepluginhub speakai/speakai-mcp --plugin speakai-mcpThis skill uses the workspace's default tool permissions.
This plugin connects Claude Code to Speak AI through the `speakai` MCP server. Speak AI stores and analyzes media files such as customer interviews, sales calls, research sessions, meetings, podcasts, webinars, and videos.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
This plugin connects Claude Code to Speak AI through the speakai MCP server. Speak AI stores and analyzes media files such as customer interviews, sales calls, research sessions, meetings, podcasts, webinars, and videos.
Use the MCP tools when the user wants to work with their Speak AI workspace, including:
Strong example prompts to suggest:
Respect user intent and privacy. Only fetch the records needed for the user's request, avoid exposing unnecessary personal data, and be explicit before using tools that modify or delete workspace data.
If the tools are unavailable, tell the user to:
speakai-mcp plugin is enabled in Claude Code./mcp and check that the speakai MCP server is connected.https://app.speakai.co/developers/apikeys.@speakai/mcp-server through npx.