Small Electric Trucks Could Be the Key to U.S. Market Success

Small Electric Trucks Could Be the Key to U.S. Market Success
source: gettyimages
September 23, 2025

Big electric trucks are struggling to gain traction. The Tesla Cybertruck has not met expectations, Stellantis recently canceled the Ram 1500 EV, and even Ford’s promising F-150 Lightning sales are declining. Despite this, trucks remain incredibly popular in the United States. Could the secret to winning American hearts be in a smaller electric truck?

California-based startup Telo has been betting on this idea since its founding in 2022. The company has developed a compact electric truck called the MT1, with a starting price of around $41,000. Now, Telo has secured a $20 million Series A funding round to push its vision forward.

Investors and Funding

The round was co-led by designer Yves Béhar and Tesla co-founder Marc Tarpenning—both of whom are also Telo’s co-founders. Additional funding came from Salesforce CEO Marc Benioff, TO VC, E12 Ventures, and Neo. While $20 million is modest in the automotive world—companies like Slate Auto have raised over $700 million—Telo’s focus is sharply targeted with clear goals.

Focused on Urban Trucks

CEO Jason Marks explained that Telo’s primary target is urban environments. The company sees its trucks as ideal for city dwellers, especially those who struggle to find parking. While there may be interest from small farmers, city residents are the priority. Marks shared that he’s spent considerable time navigating San Francisco streets, fueling his focus on city-centric design.

Smaller Scale, Faster Path to Profitability

Telo’s approach isn’t about mass production of hundreds of thousands of trucks. Instead, it plans to manufacture around 5,000 units annually through contract manufacturing, with a pre-order list of roughly 12,000. The company’s goal is to reach profitability swiftly, differentiating itself from larger automakers that require billions to ramp up production.

Use of Funds and Development Goals

The Series A proceeds will be used to finalize the production-ready version of the MT1, ensure it meets U.S. safety standards, and complete crash testing—especially important given the truck's short front end, which has raised safety concerns. Telo aims to deliver the first trucks by the end of 2026.

Lean and Community-Driven Approach

To maximize efficiency, Telo plans to operate with about 25 employees in the near term, supplementing with consultants and contractors, many of whom have longstanding relationships with Tarpenning. The company also benefits from connections within the EV industry, including angel investors and smaller firms eager to see innovative mobility architectures succeed.

Focus on Utility and Range

While size is a defining feature, Telo emphasizes usability. The MT1 can seat five people with a five-foot bed—comparable to larger trucks like the Rivian R1T or Ford Maverick but in a more compact package. Its range is a standout feature, with an estimated 350 miles on a full charge, making it suitable for longer city drives and reducing charging frequency.

Technical Insights and Market Potential

This impressive range is achieved partly because the MT1 is lighter due to its small size, aiding efficiency. The company is developing a 106kWh battery pack optimized for its footprint, aiming to balance performance and range. While Telo’s patents are pending, this approach signifies a shift toward more practical, city-focused EVs.

The appeal of small Japanese Kei trucks in the U.S. indicates that consumers are open to alternative, smaller vehicle forms. Although challenges remain—including market headwinds against EV adoption—Marks believes Telo’s strategy can succeed.

Final Thoughts

Marks reflects the Silicon Valley ethos: innovate efficiently with limited resources, disrupt traditional automakers, and focus on what truly matters—utility, affordability, and adaptability in urban settings. Telo’s small electric truck may just be the kind of niche vehicle that transforms the electric vehicle landscape in America.

---

Event: TechCrunch event in San Francisco, October 27-29, 2025

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 144 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6644361,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}