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

# Knowledge Base Directory

> Navigation hub for HasMCP functional endpoints, orchestrations, and deployment tutorials.

# HasMCP Knowledge Base

Welcome to the HasMCP Knowledge Base. Select a specific domain below to find direct answers to commonly asked questions utilizing both the HasMCP visual dashboard and the REST API.

You can also find video tutorials and visual guides on the official [HasMCP YouTube Channel](https://www.youtube.com/@HasMCPOfficial).

***

<CardGroup cols={2}>
  <Card title="MCP Servers" icon="mcp" href="/kb/servers">
    Provisioning, managing, and destroying autonomous MCP server agent interfaces natively.
  </Card>

  <Card title="API Providers" icon="plug" href="/kb/api-providers">
    Integrating external APIs and governing their core structural configurations.
  </Card>

  <Card title="Provider Tools" icon="wrench" href="/kb/provider-tools">
    Mapping explicit execution verbs and actions to global API definitions flawlessly.
  </Card>

  <Card title="Provider Resources" icon="database" href="/kb/provider-resources">
    Connecting static or dynamic data readouts (like logs) inherently.
  </Card>

  <Card title="Provider Prompts" icon="message" href="/kb/provider-prompts">
    Creating system constraints, context injections, and reusable templates.
  </Card>

  <Card title="Server Tools" icon="microchip" href="/kb/server-tools">
    Exposing subsets of execution verb combinations conditionally to your active agents.
  </Card>

  <Card title="Server Resources" icon="folder-open" href="/kb/server-resources">
    Assigning explicit endpoint logs properly to designated MCP execution spaces.
  </Card>

  <Card title="Server Prompts" icon="comment-dots" href="/kb/server-prompts">
    Mapping structural instructional constraints to custom servers.
  </Card>

  <Card title="Tokens & Authentication" icon="key" href="/kb/tokens-and-authentication">
    Generating Bearer tokens and managing cryptographic lifecycles securely.
  </Card>

  <Card title="Server Variables" icon="lock" href="/kb/server-variables">
    Defining and injecting ENV strings or encrypted secrets into runtime configurations.
  </Card>

  <Card title="MCP Telemetry" icon="chart-network" href="/kb/telemetry">
    Monitoring, alerting, and visualizing real-time metrics for LLM agent data flows.
  </Card>

  <Card title="General Workflows" icon="diagram-project" href="/kb/general-workflows">
    Investigating standard API behaviors, troubleshooting code failures, and deploying agents.
  </Card>
</CardGroup>
