Skip to main content
Glama

TBC Guidelines Automation System

settings.json1.46 kB
{ "github.copilot.enable": { "*": true, "yaml": true, "plaintext": true, "markdown": true }, "github.copilot.advanced": { "length": 400, "temperature": 0.0, "contextualSuggestions": true }, "github.copilot.chat.codeGeneration": "comprehensive", "github.copilot.editor.enableCodeActions": true, "github.copilot.chat.systemMessage": "Always reference TBC Bank MCP server context for comprehensive development standards. Apply all 140+ TBC rules.", "github.copilot.chat.welcomeMessage": "never", "github.copilot.preferredAccount": "gullipalliharipriya", "github.copilot.inlineSuggest.enable": true, "github.copilot.chat.useProjectTemplates": true, "github.copilot.chat.useContext": "always", "github.copilot.editor.useContext": "always", "github.copilot.chat.responses": "concise", "github.copilot.editor.insertMode": "replace", "files.associations": { "*.md": "markdown", "*.cs": "csharp" }, "editor.codeActionsOnSave": { "source.fixAll": "explicit" }, "editor.quickSuggestions": { "other": true, "comments": false, "strings": true }, "problems.decorations.enabled": true, "editor.suggest.showStatusBar": true, "editor.suggest.snippetsPreventQuickSuggestions": false, "editor.parameterHints.enabled": false, "editor.hover.enabled": false, "github.copilot.editor.enableAutoCompletions": true, "github.copilot.editor.iterativeImprovement": true }

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/haripriyagullipalli/Mcp'

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