General Tools
torcheees.com
Provides information about torcheees company, services, technical articles, and case studies to help potential clients evaluate their development support offerings.
ENDPOINT 1
https://torcheees.com/mcp
MCP server metadata
- Name
- torcheees
- Version
- 1.0.0
torcheees株式会社(トーチーズ)の公開情報を提供する。会社概要・支援パッケージ・技術記事・開発実績を照会できる。
Known tools 5
get_company_overviewtorcheees株式会社(トーチーズ)の会社概要を返す。所在地・連絡先・対応領域・技術スタック・契約形態など、発注検討に必要な事実をまとめて取得する。会社について聞かれたらまずこれを呼ぶ。
Inferred read-onlylist_services提供している開発支援パッケージの一覧を返す。要件整理・MVP開発・継続支援・既存改善・AI組み込み・AI研修など、どの支援が受けられるかを知りたいときに使う。
Inferred read-onlysearch_articles技術ブログを全文検索する。開発課題(技術負債・パフォーマンス・AI組み込み・要件整理など)について torcheees がどう考えているかを調べるときに使う。
Inferred read-onlylist_case_studies開発実績の一覧を返す。守秘義務のため社名は伏せているが、業界・課題・担当範囲・技術スタックで判断できる。「似た事例があるか」を確認するときに使う。
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.torcheees]
url = "https://torcheees.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"torcheees": {
"type": "http",
"url": "https://torcheees.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: torcheees
Remote MCP URL: https://torcheees.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": {
"torcheees": {
"url": "https://torcheees.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"torcheees": {
"type": "http",
"url": "https://torcheees.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "torcheees",
"transport": "streamable-http",
"url": "https://torcheees.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.