2025-06-27 16:10:25 +00:00
|
|
|
---
|
|
|
|
title: Contact
|
|
|
|
---
|
|
|
|
|
2025-06-30 08:13:32 +00:00
|
|
|
Agentic is currently a solo effort by [Travis Fischer](https://x.com/transitive_bs). 👋
|
2025-06-27 16:56:39 +00:00
|
|
|
|
|
|
|
As with MCP itself, Agentic is an active work in progress, so please reach out if you have any questions, feedback, or feature requests.
|
2025-06-27 16:10:25 +00:00
|
|
|
|
|
|
|
<Columns cols={2}>
|
|
|
|
<Card
|
|
|
|
title='DM me on Twitter / X'
|
|
|
|
href='https://x.com/transitive_bs'
|
|
|
|
icon='x-twitter'
|
|
|
|
/>
|
|
|
|
<Card
|
|
|
|
title='Send me an email'
|
|
|
|
href='mailto:travis@agentic.so'
|
|
|
|
icon='envelope'
|
|
|
|
/>
|
|
|
|
<Card
|
|
|
|
title='Schedule a call with me'
|
|
|
|
href='https://cal.com/travis-fischer/15min'
|
|
|
|
icon='calendar-days'
|
|
|
|
/>
|
|
|
|
</Columns>
|