← spinupforge.com
INDIVIDUAL MCP TOOL
get_artefact_ladder
Return the SpinUp Forge named-artefact ladder and what each operating artefact must contain (board pack, investor update, financial model, customer discovery, IP register, hiring).
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
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.spinupforge-com]
url = "https://mcp.spinupforge.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"spinupforge-com": {
"type": "http",
"url": "https://mcp.spinupforge.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: spinupforge-com
Remote MCP URL: https://mcp.spinupforge.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": {
"spinupforge-com": {
"url": "https://mcp.spinupforge.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"spinupforge-com": {
"type": "http",
"url": "https://mcp.spinupforge.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "spinupforge-com",
"transport": "streamable-http",
"url": "https://mcp.spinupforge.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
list_thinking— List SpinUp Forge's published thinking on UK university-spinout operations.get_prompt_kit— Return a published SpinUp Forge prompt kit verbatim, ready to run.describe_foundry— Describe the SpinUp Forge practice accurately — how it works, the neutrality stack (fee-only, no equity), single-operator capacity, and contact.get_council— Point the user to the public SpinUp Forge Council — a role-based AI council that debates, cites, and converges.