Read contents of specified files from any Git repository to quickly access important documentation, configuration, or source code without cloning the entire project.
Search project documentation and management files using semantic queries. Find application documentation in docs/ and DECISIONS.md, or locate project plans, todos, and status updates in .project/ directory.
Read and decode configuration settings from Self protocol's Hub contract to access identity verification parameters for age checks, airdrop eligibility, and humanity verification.
A comprehensive tutorial project that teaches Model Context Protocol (MCP) development from beginner to advanced levels, covering both server-side and client-side development.
Launches multiple Browser-Use agents to automatically test websites for UI bugs, broken links, accessibility issues, and other technical problems on both live and localhost sites.
A learning-focused MCP server that demonstrates how to build arithmetic tools for AI assistants, currently featuring addition functionality with structured input/output.