Catalog
live.alpic.apps-sdk-template-14df1dd6/apps-sdk-template
Official1 toolMy MCP Server
Description of my MCP server
MCP server template with minimal documentation.
Captured live from the server via tools/list.
magic-8-ball
For fortune-telling or seeking advice.
Parameters (1)
- questionstringrequired
The user question.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"apps-sdk-template": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://apps-sdk-template-14df1dd6.alpic.live"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.