Logo
Explore Help
Register Sign In
stephentimme/freshservice-claude
1
0
Fork 0
You've already forked freshservice-claude
forked from spencerm/freshservice-claude
Code Pull Requests Activity
Files
549a1b6879a764137ae9970c76f7e0ebd3029f49
freshservice-claude/plugin/template/.mcp.json

14 lines
276 B
JSON
Raw Normal View History

Add plugin builder for one-file client install plugin/make-plugin.{sh,ps1} stamp a user's own Freshservice API key and the shared server token into a template and emit a personalized freshservice.plugin (direct HTTP MCP connection — no Node/mcp-remote/config editing on clients). Built plugins embed credentials, so *.plugin is git-ignored; the committed template holds only placeholders. Validated with 'claude plugin validate'. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-10 08:39:27 -06:00
{
"mcpServers": {
"freshservice": {
"type": "http",
"url": "__SERVER_URL__",
"headers": {
"Authorization": "Bearer __MCP_TOKEN__",
"X-Freshservice-Domain": "__FS_DOMAIN__",
"X-Freshservice-Key": "__FS_KEY__"
}
}
}
}
Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 34ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API