Catalog
Hi Welcome MCP Poc
Officialby AZ-IDD
POC MCP server. Tool say_hello returns 'Welcome' (agent -> MCP -> API path).
POC MCP server. Tool say_hello returns 'Welcome' (agent -> MCP -> API path).
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://poc-v2-mcp-server.amr-dbe.workers.dev/mcpclaude_desktop_config.json
{
"mcpServers": {
"hi-welcome-mcp-poc": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://poc-v2-mcp-server.amr-dbe.workers.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.