Logo
Explore Help
Sign In
michal/mcpctl
1
0
Fork 0
You've already forked mcpctl
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
f7c9758a1d1e6e330e9e373e7e90aafe453e0343
mcpctl/.mcp.json

21 lines
313 B
JSON
Raw Normal View History

first commit
2026-02-21 03:10:39 +00:00
{
feat: eager vLLM warmup and smart page titles in paginate stage - Add warmup() to LlmProvider interface for eager subprocess startup - ManagedVllmProvider.warmup() starts vLLM in background on project load - ProviderRegistry.warmupAll() triggers all managed providers - NamedProvider proxies warmup() to inner provider - paginate stage generates LLM-powered descriptive page titles when available, cached by content hash, falls back to generic "Page N" - project-mcp-endpoint calls warmupAll() on router creation so vLLM is loading while the session initializes Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 19:07:39 +00:00
"mcpServers": {
"mcpctl-development": {
"command": "mcpctl",
"args": [
"mcp",
"-p",
"mcpctl-development"
]
},
"mcpctl-inspect": {
"command": "mcpctl",
"args": [
"console",
"--inspect",
"--stdin-mcp"
]
}
}
first commit
2026-02-21 03:10:39 +00:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 945ms Template: 60ms
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