Logo
Explore Help
Register Sign In
spencerm/freshservice-claude
1
0
Fork 1
You've already forked freshservice-claude
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
5ded947b730081f17bcbb73d8c54462168614c5e
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__"
}
}
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 27ms Template: 3ms
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