Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
INKEEP_API_KEY | Yes | Your Inkeep API key obtained from the Inkeep Dashboard | |
INKEEP_API_MODEL | No | The Inkeep API model to use | inkeep-rag |
INKEEP_API_BASE_URL | No | The base URL for the Inkeep API | https://api.inkeep.com/v1 |
INKEEP_MCP_TOOL_NAME | No | The name of the MCP tool | search-product-content |
INKEEP_MCP_TOOL_DESCRIPTION | No | The description of the MCP tool | Retrieves product documentation about Inkeep. The query should be framed as a conversational question about Inkeep. |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |