Content Tools
tier321.com
Provides access to TIER 321 company information, product portfolio details, and blog posts.
ENDPOINT 1
https://mcp.tier321.com/mcp
MCP server metadata
- Name
- tier321-mcp-server
- Version
- 0.1.0
Known tools 8
get_company_infoReturns the standard TIER 321 company description and positioning.
Inferred read-onlyget_blog_postGet a blog post by slug (returns full markdown body plus metadata).
Potential side effectsget_contact_methodsReturn ways to reach TIER 321 (email, contact form, booking link).
Potential side effectsCONNECT 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.tier321-mcp-server]
url = "https://mcp.tier321.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"tier321-mcp-server": {
"type": "http",
"url": "https://mcp.tier321.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: tier321-mcp-server
Remote MCP URL: https://mcp.tier321.com/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": {
"tier321-mcp-server": {
"url": "https://mcp.tier321.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"tier321-mcp-server": {
"type": "http",
"url": "https://mcp.tier321.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "tier321-mcp-server",
"transport": "streamable-http",
"url": "https://mcp.tier321.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for tier321.com was fetched 2026-08-11T09:29:26.651Z.
tier321.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.