Skip to content

Test Page

This is a test file to trigger the GitHub Pages workflow.

Testing MkDocs Deployment

When this file is added, it should trigger the GitHub Pages workflow, which will build the MkDocs site and deploy it to GitHub Pages.

The site should be available at: https://enkhbold470.github.io/bci-mcp/

Features to Test

  • Navigation
  • Theme
  • Links
  • Code blocks
# Example code block
def hello_world():
    print("Hello, BCI-MCP!")