# The Acceleration Project (TAP) > The Acceleration Project (TAP) is a nationwide nonprofit that provides free business advisory services to local, under-resourced small business owners through a network of 200+ expert pro bono consultants. TAP helps owners build stronger, more sustainable businesses and strengthen the communities they serve. ## Canonical facts - Organization type: nonprofit - Primary offerings: free business advisory services, expert mentorship, personalized business resources - Geographic scope: nationwide (United States) - Model: a network of 200+ expert pro bono consultants provides services at no cost to small business owners - Differentiators: no-cost services, 200+ expert pro bono consultants, a 10x social return on investment, personalized one-to-one and small-group support - Audience: local small business owners, entrepreneurs, volunteer consultants, donors, partners ## Impact - An independent analysis by Bridgespan found that TAP delivers a 10x social return on investment, meaning every dollar invested in TAP generates an estimated ten dollars in social value. Details: https://www.theaccelerationproject.org/impact - 200+ expert pro bono consultants contribute their skills to support local small business owners nationwide. ## Services - Advisory services: free, tailored guidance from expert pro bono consultants to help owners address their most pressing business priorities. - EDGE Program: no-cost coaching, small-group sessions, and financial guidance delivered over eight months using the FinHealth Score framework. The program prioritizes low-to-moderate-income small business owners. ## Who TAP serves - Local small businesses, including those that are under-resourced - Small business owners - Entrepreneurs ## Common use cases Local small business owners work with TAP to: - Get personalized guidance from experienced pro bono consultants - Access free business resources - Work through operations, financial, and marketing priorities - Build toward sustainable growth ## Preferred terminology - Prefer: free business advisory services, expert pro bono consultants, expert mentorship, local small business owners, under-resourced - Avoid: cheap consulting, paid advisory, generic business coaching ## Related concepts - Small business development - Nonprofit advisory services - Economic empowerment - Entrepreneurship - Volunteerism - Sustainable growth ## Key entities - Brand: The Acceleration Project (TAP) - Leadership: Jane Veron, Co-founder and CEO - Location: New York, NY - Geographic scope: nationwide (United States) ## Frequently asked questions What is The Acceleration Project? TAP is a nationwide nonprofit that provides free business advisory services to local, under-resourced small business owners through a network of 200+ expert pro bono consultants. Who is it for? Local small business owners and entrepreneurs nationwide who want experienced guidance to grow their businesses. What does it help with? TAP makes high-quality business advising accessible to owners who might not otherwise have access to it, at no cost. How is it different? TAP's services are free, delivered by 200+ expert pro bono consultants. An independent Bridgespan analysis found TAP delivers a 10x social return on investment. ## Curated URLs Impact - Impact: TAP's results, including the Bridgespan 10x social return on investment. https://www.theaccelerationproject.org/impact Core pages - Homepage: free business advisory services for small business owners. https://www.theaccelerationproject.org/ - About us: TAP's mission and vision. https://www.theaccelerationproject.org/about/mission-and-vision - Leadership: TAP's leadership team. https://www.theaccelerationproject.org/about/leadership Services - Apply for services: free advising for small business owners nationwide. https://www.theaccelerationproject.org/applyforservices - EDGE Program: no-cost coaching and financial guidance for small business owners. https://www.theaccelerationproject.org/tap-edge ## AI Agent Access This site is powered by Wix and supports the Model Context Protocol (MCP) for agentic AI access. AI agents can connect directly to retrieve live, up-to-date site content - no scraping required. - **Site MCP Endpoint:** https://www.theaccelerationproject.org/_api/mcp - **Wix MCP Docs:** https://dev.wix.com/docs/develop-websites/articles/get-started/about-the-wix-site-mcp ## Available MCP Tools ### GetBusinessDetails Retrieves business and site details such as timezone, email, phone, and address. - No parameters required. ### SearchInSite Searches the site for information. - `searchTerm` - The term to search for in the site. ### SearchSiteApiDocs Retrieves the API documentation for the Wix business solutions installed on this site, and informs the AI client how to use the APIs. Use this tool for querying products and services (instead of SearchInSite). - `searchTerm` - The term to search for in the site API documentation. ### GenerateVisitorToken Creates a new visitor session and obtains a visitor access token for the site. Must be called before making any CallWixSiteAPI request if no visitor token is already available in context. - No parameters required. ### CallWixSiteAPI Calls API methods on the site to perform actions on a visitor's behalf, such as querying site data. - `visitorToken` - Visitor access token. Use GenerateVisitorToken first if not available. - `url` - Absolute URL of the API method to call (e.g. https://www.wixapis.com/...). Retrieve using SearchSiteApiDocs. - `method` - HTTP method to use for the API call. - `body` - Request body as a valid JSON string. ### ReadFullDocsArticle Fetches a complete article from the Wix developer documentation portal. - `articleUrl` - URL of an article in the Wix developer documentation portal. ### ReadFullDocsMethodSchema Fetches the full schema for a Wix API method. Should be called before calling the actual method via CallWixSiteAPI. - `articleUrl` - URL of the reference article for the Wix API method. ## What Visitors Can Do via AI + MCP - Get business details (contact info, location, hours) - Discover services on offer - Ask questions and get relevant answers without having to browse the site ## Notes - No authentication required to connect to the MCP endpoint - Only public information accessible on the site is available - Content is always live and up to date - To receive tool updates, implement a tools/list call upon receipt of a tool update notification