Project user persona into AI tool instruction files for Claude, Cursor, Copilot, and Windsurf from one source. Writes only in a managed block, never overwriting user content.
Lists already installed MCP servers by scanning local config files (Claude Desktop, Cursor, Windsurf, VS Code). Optionally checks each server against the AgentAudit registry for security insights.
An MCP server that automates the continuation of AI tasks by intercepting tool calls and injecting user instructions directly back into the execution flow. It eliminates the need for manual 'continue' prompts, enabling an uninterrupted and automated code generation loop.
Enables any MCP-compatible AI assistant to search, filter, and retrieve information from a local document collection using a hybrid search pipeline with vector, BM25, reranking, and LLM enrichment.
Scan MCP servers installed in Claude Desktop, Cursor, and Windsurf, then check each against the AgentSeal registry to view trust scores and identify risky or unknown servers.
Remove configuration for a specific MCP server from AI client applications like Cursor, Claude Desktop, or Windsurf to manage tool access and clean up unused server entries.
Installs a workflow skill (drawing or modeling) into your project for agents like Claude, Cursor, or Windsurf, making step-by-step 3D CAD instructions available.
Retrieve version details for the Freqtrade trading bot and its MCP server to verify installations and ensure compatibility when developing automated trading strategies.
Begin creating a new MCP server project by generating project structures, technical specifications, and documentation for TypeScript or Python development.