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

# Tools and connections

> How workspace integrations become tools an agent can call.

Vokra uses Model Context Protocol (MCP) servers to expose external capabilities to agents. First create a connection in the workspace, then attach it to an agent. The agent can only call tools exposed by attached connections.

Connection setup varies. Some integrations use OAuth, while others request API keys, URLs, or service-specific settings. Follow the fields shown in the app and grant the smallest external permissions that make the job work.

Secrets are encrypted before storage and are not returned in normal API responses. A connection still acts with the permissions of the external credential you supply, so review those permissions at the provider too.
