CodeLogic
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CODELOGIC_MV_NAME | Yes | Your CodeLogic materialized view name | |
| CODELOGIC_PASSWORD | Yes | Your CodeLogic password | |
| CODELOGIC_USERNAME | Yes | Your CodeLogic username | |
| CODELOGIC_SERVER_HOST | Yes | URL to the CodeLogic server (e.g. https://myco.app.codelogic.com) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| codelogic-method-impactA | Analyze impacts of modifying a specific method within a given class or type. Uses CODELOGIC_WORKSPACE_NAME environment variable to determine the target workspace. Recommended workflow:
|
| codelogic-database-impactA | Analyze impacts between code and database entities. Uses CODELOGIC_WORKSPACE_NAME environment variable to determine the target workspace. Recommended workflow:
|
| codelogic-graph-capabilitiesA | Fetch graph API capabilities/manifest from the CodeLogic server (GET). Returns label and relationship metadata when the graph tier is deployed; otherwise explains missing routes. Uses CODELOGIC_WORKSPACE_NAME for MV id unless |
| codelogic-graph-searchB | Search the CodeLogic knowledge graph (curated HTTP API). Provide |
| codelogic-graph-impactC | Bounded graph impact from seed node ids (curated HTTP API). Optional |
| codelogic-graph-path-explainA | Explain bounded paths between two graph nodes (curated HTTP API). Requires |
| codelogic-graph-validate-change-scopeC | Validate whether a proposed change scope is safe given seed graph nodes (curated HTTP API). |
| codelogic-graph-ownersB | Look up owners/reviewers for a graph node (curated HTTP API). Provide |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/lineai-intelligence/lineai-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server