← milkinteractive.ch
INDIVIDUAL MCP TOOL
list_pages
List all pages on the Milk Interactive website with titles, URLs, and descriptions.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.milkinteractive-ch]
url = "https://milkinteractive.ch/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"milkinteractive-ch": {
"type": "http",
"url": "https://milkinteractive.ch/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: milkinteractive-ch
Remote MCP URL: https://milkinteractive.ch/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"milkinteractive-ch": {
"url": "https://milkinteractive.ch/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"milkinteractive-ch": {
"type": "http",
"url": "https://milkinteractive.ch/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "milkinteractive-ch",
"transport": "streamable-http",
"url": "https://milkinteractive.ch/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_page— Get the full content of a specific page as Markdown.list_projects— List all projects/case studies by Milk Interactive with title, description, category tags, and URL.list_team— List all team members at Milk Interactive with their names and roles.list_awards— List all awards won by Milk Interactive, grouped by award program, with year and category.list_services— List the services offered by Milk Interactive with descriptions.list_faqs— List frequently asked questions about Milk Interactive and their services, with answers.get_company_info— Get detailed company information: name, address, phone, email, social media links, and description.