Skip to content
Verified official

lesgooo.fun MCP

v1.1.0

fun.lesgooo/lesgooo

Free no-signup group planner: dates, RSVPs, place votes, shared checklist and split costs.

transport:streamable-http tools:15

Target client

run in your project directory

claude mcp add --transport http lesgooo https://lesgooo.fun/mcp

setup guides: Claude Code Claude Desktop Cursor VS Code Zed Windsurf Cline Gemini CLI Grok ChatGPT Claude.ai LangChain

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

create_plan Mutating

create plan

get_plan Read-only

get plan

join_plan

join plan

set_availability Mutating

set availability

set_rsvp Mutating

set rsvp

add_place Mutating

add place

vote_place

vote place

get_checklist Read-only

get checklist

add_checklist_item Mutating

add checklist item

check_item Read-only

check item

update_event Mutating

update event

get_expenses Read-only

get expenses

add_expense Mutating

add expense

record_payment

record payment

remove_entry Mutating

remove entry

All 15 tools, one page each

Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. Check the server's own documentation before granting access.