Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by bsv-blockchain • Documentation & Docs
An MCP server that provides tools and prompts to help LLMs explore, search, and summarize Bitcoin SV repositories and BRC documents.
Fetch and summarize BRC (Bitcoin Request for Comment) markdown files directly from the bitcoin-sv/BRCs GitHub repository.
Search and locate code snippets, symbols, or function definitions across locally cloned Bitcoin SV repositories using ripgrep or grep.
Guided prompts to explain selected code regions, generate usage examples for BSV SDKs, or orchestrate code-discovery workflows within an MCP client.
This server exposes MCP-compatible tools (e.g., brc_lookup, code_search, find_function_definition) and developer prompts (e.g., /summarize_brc, /explain_code, /generate_usage_example) to help LLMs understand and work with Bitcoin SV codebases. It relies on a separate server-filesystem MCP server to supply local repository file contents and requires users to clone Bitcoin SV repositories locally and set BSV_REPOS_DIR. The package is intended to integrate with MCP clients (Windsurf, Claude Desktop, Continue, etc.) to enable code search, explanation, and example generation workflows. It is distributed under the MIT License and designed to speed developer tasks like locating definitions, summarizing standards, and producing usage examples.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.