← sharedforest.com
INDIVIDUAL MCP TOOL
start_sponsorship
Needs OAuth scope sponsor:write (a Shared Forest account).
LIVE ENDPOINT
https://sharedforest.com/mcp
Connect to this endpoint to inspect the live schema for start_sponsorship and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
- A tool name, description or schema mentions credentials.
Parent server
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.shared-forest]
url = "https://sharedforest.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"shared-forest": {
"type": "http",
"url": "https://sharedforest.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: shared-forest
Remote MCP URL: https://sharedforest.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": {
"shared-forest": {
"url": "https://sharedforest.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"shared-forest": {
"type": "http",
"url": "https://sharedforest.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "shared-forest",
"transport": "streamable-http",
"url": "https://sharedforest.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_forest_stats— Read-only.get_forest— Read-only.list_trees— Read-only.plant_tree— Plant one tree in the Shared Forest for the caller.explain_shared_forest— Read-only.get_price_quote— Read-only.design_tree— Turns a short wish (for example 'a silver birch with lanterns') into a premium tree design.get_design— Read-only.