General Tools
7pines.com
Provides capability hints, loads items by ID, and searches text sources for compact results.
ENDPOINT 1
https://7pines.com/mcp
MCP server metadata
- Name
- fiCMS MCP
- Version
- 1.0.0
This is a fiCMS MCP server for https://7pines.com. Available operations depend on the current scope. Call capabilities first to discover allowed operations, supported types and recommended calls before answering questions or performing actions. Prefer recommended calls returned by capabilities.
Known tools 3
capabilitiesReturns short current capability hints for searchable and directly retrievable site features.
Inferred read-onlysearchSearches text-searchable sources using terms and returns compact candidates with ids.
Inferred read-onlyCONNECT 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.ficms-mcp]
url = "https://7pines.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ficms-mcp": {
"type": "http",
"url": "https://7pines.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ficms-mcp
Remote MCP URL: https://7pines.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": {
"ficms-mcp": {
"url": "https://7pines.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ficms-mcp": {
"type": "http",
"url": "https://7pines.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ficms-mcp",
"transport": "streamable-http",
"url": "https://7pines.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 7pines.com was fetched 2026-08-04T02:53:36.061Z and is being refreshed.
7pines.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.