> ## Documentation Index
> Fetch the complete documentation index at: https://docs.civic.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Getting Started

> Implementation guides and technical documentation for Civic Labs

Welcome to the private documentation section for Civic Labs. This area contains detailed implementation guides, API documentation, and deployment instructions for our various flasks.

## What are you interested in?

<AccordionGroup>
  <Accordion title="I'm interested in MCP hosting and unified auth management">
    The MCP Hub provides hosted MCP server management with centralized authentication and authorization across all your tools.

    * Host and manage multiple MCP servers
    * Single sign-on for all tools
    * OAuth flow abstraction
    * Token lifecycle management

    [Learn more about MCP Hub →](/labs/projects/mcp-hub)
    [View implementation guide →](/labs/private/mcp-hub)
  </Accordion>

  <Accordion title="I'm interested in MCP middleware and custom logic">
    The Pass-through Proxy lets you add custom processing to any MCP server without modifying it.

    * Add hooks to intercept requests/responses
    * Transform data on the fly
    * Implement custom business logic
    * Chain multiple processing steps

    [Learn about Pass-through Proxy →](/labs/projects/passthrough-proxy)
    [View hook development guide →](/labs/private/passthrough-proxy)
  </Accordion>

  <Accordion title="I'm interested in automating and optimizing my company's operations">
    Civic Knowledge provides an AI assistant that connects to all your internal systems.

    * Query logs, databases, and dashboards conversationally
    * Integrate with Jira, GitHub, and other tools
    * Built-in security and access controls
    * Customizable for your organization

    [Discover Civic Knowledge →](/labs/projects/civic-knowledge)
    [View deployment options →](/labs/private/civic-knowledge)
  </Accordion>

  <Accordion title="I'm interested in protection from AI threats">
    Bodyguard analyzes prompts to detect and prevent malicious attacks on your AI systems.

    * Detect prompt injection attempts
    * Prevent data exfiltration
    * Score threat levels in real-time
    * Easy integration with existing systems

    [Learn about Bodyguard →](/labs/projects/bodyguard)
    [View API documentation →](/labs/private/bodyguard)
  </Accordion>

  <Accordion title="I'm interested in rules around LLM tool access">
    Guardrail Proxy adds security policies to any MCP server without code changes.

    * Domain filtering and access control
    * Content size and type restrictions
    * Custom validation rules
    * LLM-specific safety controls

    [Explore Guardrail Proxy →](/labs/projects/guardrail-proxy)
    [View configuration guide →](/labs/private/guardrail-proxy)
  </Accordion>

  <Accordion title="I want all the things at once">
    The MCP Hub integrates all Civic Labs tools into a unified platform.

    Start with the Hub to get:

    * Hosted MCP servers with built-in security
    * Bodyguard protection on all prompts
    * Guardrail policies applied automatically
    * Pass-through proxy for customization
    * Single dashboard for management

    [Learn more about MCP Hub →](/labs/projects/mcp-hub)
    [View implementation guide →](/labs/private/mcp-hub)
  </Accordion>
</AccordionGroup>

## I've read the documentation, what next?

### 🧪 Request Early Access

Most Civic Labs projects are in active development. To get behind-the-scenes access:

1. **[Fill out the access form](https://civickey.typeform.com/to/uVH7CWJ5)**: Let's collaborate!

2) **[Schedule a demo](https://calendly.com/danbk/30-minute-meeting-clone)**: We'll walk you through the tools

### 🎯 Try Our Demos

Some projects have public demos available:

* **MCP Hub**: [Try our example MCP servers](https://app.civic.com)
* **Civic Knowledge**: Coming soon
* **Guardrail Proxy**: Interactive playground coming soon

## Need Help?

### Support Channels

* **Email**: [labs@civic.com](mailto:labs@civic.com) for detailed inquiries
* **GitHub**: Report issues in the respective repositories (after gaining access)

## Stay Updated

Join our community to stay informed about new features and releases:

* [Follow us on Twitter](https://twitter.com/civickey)
