diff --git a/.well-known/mcp.json b/.well-known/mcp.json new file mode 100644 index 0000000..dd6655a --- /dev/null +++ b/.well-known/mcp.json @@ -0,0 +1,18 @@ +{ + "mcp": { + "icons": [ + { + "src": "https://rustchain.org/images/logo.png", + "type": "image/png" + } + ], + "description": "RustChain + BoTTube MCP Server: blockchain, video platform, and agent messaging tools", + "server": { + "name": "rustchain-mcp", + "description": "MCP server for RustChain blockchain, BoTTube video, and Beacon messaging.", + "homepageURL": "https://rustchain.org", + "repositoryURL": "https://github.com/Scottcjn/rustchain-mcp", + "license": "MIT" + } + } +} \ No newline at end of file