Skip to main content
Glama
codelives
by codelives

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AINECTO_TOKENNoAuthentication token for Ainecto MCP. If set, it is only sent to default prod/dev endpoints unless AINECTO_ALLOW_CUSTOM_ENDPOINT_TOKEN=1 is set for an explicitly trusted custom endpoint.
AINECTO_MCP_ENDPOINTNoThe Ainecto MCP endpoint URL. Falls back to --env or production default https://ainecto.com/mcp.https://ainecto.com/mcp
AINECTO_ALLOW_CUSTOM_ENDPOINT_TOKENNoSet to '1' to allow AINECTO_TOKEN to be sent to a custom endpoint specified by AINECTO_MCP_ENDPOINT.0

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/codelives/ainecto'

If you have feedback or need assistance with the MCP directory API, please join our Discord server