MONO Social for VS Code
io.github.junoventures/mono-juno-ventures
MONO Social — directory of places, events, and listings.
client:VS Code
transport:streamable-http
tools:26
Install MONO Social in VS Code
.vscode/mcp.json
{
"servers": {
"mono-juno-ventures": {
"type": "http",
"url": "https://mono.juno.ventures/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- get_site_info
- list_categories
- search_places
- get_place
- list_events
- list_guides
- list_booking_services
- get_availability
- create_booking
- reserve_event_tickets
- request_reservation
- rsvp_event
- get_event_tickets
- list_products
- create_checkout
- get_restaurant_menus
- search_dishes
- list_pricing_plans
- get_reviews
- list_blog_posts
- list_faqs
- list_forms
- submit_form
- get_loyalty_info