pull/715/head
Travis Fischer 2025-06-25 09:49:31 -05:00
rodzic e8bc7bf1a4
commit e223d60946
2 zmienionych plików z 7 dodań i 7 usunięć

Wyświetl plik

@ -5,7 +5,7 @@ export const isSafari =
export const title = 'Agentic'
export const description =
'Agentic is an API gateway built exclusively for AI agents.'
'Agentic is the app store for LLM tools. Publish any MCP server or OpenAPI service to a paid MCP gateway and offer your products to an audience of over 20k AI engineers.'
export const domain =
process.env.NEXT_PUBLIC_VERCEL_PROJECT_PRODUCTION_URL ?? 'agentic.so'
@ -25,6 +25,7 @@ export const discordUrl = 'https://discord.agentic.so'
export const keywords = [
'agentic',
'agentic tools',
'MCP',
'Model Context Protocol',
'MCP gateway',
@ -33,10 +34,14 @@ export const keywords = [
'MCP API gateway',
'MCP monetization',
'production MCPs',
'deploy MCPs',
'publish MCPs',
'ai',
'AI tools',
'AI agents',
'LLM tools',
'LLM function calling',
'LLM tool calling',
'MCP servers',
'MCP server provider',
'MCP server deployment',

Wyświetl plik

@ -38,12 +38,7 @@
- hosted docs
- merge with current agentic repo
- publish packages to npm
- api
- **deploy to prod**
- database
- consider using [neon serverless driver](https://orm.drizzle.team/docs/connect-neon) for production
- can this also be used locally?
- may need to update our `drizzle-orm` fork
- social images
- simplify `AgenticToolClient` and only require one package per TS LLM SDK
- `createAISDKToolsFromIdentifier(projectIdentifier)`