Commit Graph
88 Commits
Author SHA1 Message Date
saidsurucu 0d8cd181b8 fix optional deps issue 2025-07-01 23:01:28 +03:00
saidsurucu 424960fafb add deep research 2025-07-01 22:53:46 +03:00
saidsurucuandClaude c6daebe924 Use environment variables for OAuth URLs
Remove hard-coded URLs from OAuth configuration and use environment
variables instead for better security and configurability:

- Add CLERK_ISSUER and BASE_URL environment variables
- Update asgi_app.py OAuth endpoints to use env vars
- Update oauth_router.py to use configurable URLs
- Update .env.example with new environment variables
- Fix fetch tool bug: doc.content → doc.markdown_content

Environment variables:
- CLERK_ISSUER: Clerk domain issuer URL
- BASE_URL: Base URL for OAuth callbacks and API URLs
- CLERK_DOMAIN: Clerk domain name

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-01 22:37:44 +03:00
saidsurucu 1aaf1e1bd4 improv for prod 2025-07-01 18:50:36 +03:00
saidsurucu 0f9f5da5b3 Update fly.toml 2025-07-01 18:15:39 +03:00
saidsurucu c79aacbb73 Update .gitignore 2025-07-01 18:09:23 +03:00
saidsurucu caf4fdcfa0 Update oauth_middleware.py 2025-07-01 17:55:56 +03:00
saidsurucu 2fe81b4298 fix clerk import 2025-07-01 17:47:40 +03:00
saidsurucu e0bba7625f add clerk oauth 2025-07-01 17:31:48 +03:00
saidsurucu bbf99870eb Update mcp_server_main.py 2025-07-01 13:29:25 +03:00
saidsurucu f23f74df80 add operator desc to bedesten 2025-07-01 12:34:16 +03:00
saidsurucu 1d289c6e9b fix yargitay ALL issue 2025-07-01 12:07:19 +03:00
saidsurucu 91f72bea47 Update pyproject.toml 2025-06-30 12:41:19 +03:00
saidsurucu f7500aa79d fix saas issues 2025-06-29 23:54:28 +03:00
saidsurucu 5ea1cf924a Update asgi_app.py 2025-06-29 21:49:02 +03:00
saidsurucu 346f891b5b Update asgi_app.py 2025-06-29 21:01:27 +03:00
saidsurucu dfb703d7a5 fix cleck sdk 2025-06-29 20:52:52 +03:00
saidsurucu 81f5f49b8a Update Dockerfile 2025-06-29 20:46:01 +03:00
saidsurucu 3fcb0cf773 Update Dockerfile 2025-06-29 20:45:02 +03:00
saidsurucu e34bbdc355 Update Dockerfile 2025-06-29 20:40:59 +03:00
saidsurucu 3746804b20 update Dockerfile 2025-06-29 20:39:22 +03:00
saidsurucu 553bf61106 Update stripe_webhook.py 2025-06-29 20:25:26 +03:00
saidsurucu 973a25980b add saas files 2025-06-29 14:31:37 +03:00
saidsurucu 352969deca add saas depen 2025-06-29 13:27:42 +03:00
saidsurucu 2e369304d8 add more desc to fastapi 2025-06-29 12:50:41 +03:00
saidsurucu 3cd6ba7d62 Update fastapi_app.py 2025-06-29 12:24:28 +03:00
saidsurucu f3e81e0701 Update fastapi_app.py 2025-06-29 01:06:36 +03:00
saidsurucu 2179582614 update fastapi app 2025-06-29 01:00:32 +03:00
saidsurucu a82be5979f Update client.py 2025-06-28 21:25:59 +03:00
saidsurucu 4c7da4fe10 add sayistay module 2025-06-28 21:12:41 +03:00
saidsurucu 5a930d5cea fix gemini empty enum issue 2025-06-28 20:42:10 +03:00
saidsurucu a95cc14de6 Update README.md 2025-06-27 17:07:11 +03:00
saidsurucu 425e2a4247 Update mcp_server_main.py 2025-06-27 05:28:54 +03:00
saidsurucu a8b45a7b1c update to fastmcp 2.9.2 2025-06-27 00:28:20 +03:00
saidsurucu fa78df94ce Update pyproject.toml 2025-06-27 00:14:02 +03:00
saidsurucu 262ef5bef5 add asgi support 2025-06-26 16:22:27 +03:00
saidsurucu ad0c9834e7 fix empty string gemini issue 2025-06-26 10:47:23 +03:00
saidsurucu 5accd34823 fix warning 2025-06-24 23:56:25 +03:00
saidsurucu 849cea2ca8 fix errors 2025-06-24 23:46:26 +03:00
saidsurucu 3fceb95b91 Update mcp_server_main.py 2025-06-24 23:41:35 +03:00
saidsurucu f9c23e1680 make descriptions more llm friendly 2025-06-24 21:54:10 +03:00
saidsurucu 1a190fbc3e add model descriptions 2025-06-24 21:36:16 +03:00
saidsurucu 4927f1adda Update mcp_server_main.py 2025-06-24 21:29:44 +03:00
saidsurucu b63de52910 improve llm docs 2025-06-24 19:01:23 +03:00
saidsurucu ddbbeb6c4e add exact match docs for bedesten 2025-06-24 18:52:01 +03:00
saidsurucu f755cdf438 add date filter to bedesten 2025-06-24 18:43:50 +03:00
saidsurucu 2a24f92702 add bedesten module 2025-06-24 18:24:19 +03:00
saidsurucu 98abb1d658 Update .gitignore 2025-06-24 17:06:57 +03:00
saidsurucu 7c89f2cf84 Merge branch 'main' of https://github.com/saidsurucu/yargi-mcp 2025-06-17 10:13:04 +03:00
saidsurucu 9bc9688439 remove install script 2025-06-17 10:13:02 +03:00
saidsurucu 0d0a8b8f5e Merge branch 'main' of https://github.com/saidsurucu/yargi-mcp 2025-06-01 00:23:01 +03:00
saidsurucu a47c46ae83 Update install.py 2025-06-01 00:22:59 +03:00
saidsurucu 48927a809a Create 5ire-settings.png 2025-05-30 12:52:05 +03:00
saidsurucu cde3a60d82 Update mcp_server_main.py 2025-05-29 23:14:16 +03:00
saidsurucu 41e4742346 add rekabet module 2025-05-29 23:05:20 +03:00
saidsurucu 9d8fd52e99 optimize for dumb models 2025-05-28 20:52:27 +03:00
saidsurucu e703978e0e Update mcp_server_main.py 2025-05-28 20:27:55 +03:00
saidsurucu 3bcf2bbf2a flatten parameters 2025-05-28 18:42:16 +03:00
saidsurucu 12bb62cd9c Update install.py 2025-05-27 22:48:18 +03:00
saidsurucu 48adc4159e Update requirements.txt 2025-05-27 22:44:30 +03:00
saidsurucu 180c29e82e Update README.md 2025-05-27 22:40:33 +03:00
saidsurucu 957df46b7d add kik module 2025-05-27 22:16:05 +03:00
saidsurucu 9df6eba37c Update client.py 2025-05-24 02:37:24 +03:00
saidsurucu 94553c3b78 Update pyproject.toml 2025-05-24 02:33:04 +03:00
saidsurucu 539b0c7041 Update mcp_server_main.py 2025-05-24 02:12:20 +03:00
saidsurucu 4a2af434ab Update pyproject.toml 2025-05-24 02:09:32 +03:00
saidsurucu c1352c868d Create __main__.py 2025-05-24 02:07:36 +03:00
saidsurucu 2271423c91 Update pyproject.toml 2025-05-24 02:06:40 +03:00
saidsurucu d59b498be7 Update mcp_server_main.py 2025-05-24 02:04:56 +03:00
saidsurucu 3c10913680 Update pyproject.toml 2025-05-24 02:01:58 +03:00
saidsurucu 32c4d06eb6 Update mcp_server_main.py 2025-05-24 01:29:08 +03:00
saidsurucu f892d430cb Update pyproject.toml 2025-05-24 01:21:55 +03:00
saidsurucu b19ccc60d7 add pyproject.toml 2025-05-24 01:19:53 +03:00
saidsurucu f6e95140cf Update mcp_server_main.py 2025-05-24 01:18:45 +03:00
saidsurucu 4d86833fd6 Merge branch 'main' of https://github.com/saidsurucu/yargi-mcp 2025-05-23 16:51:27 +03:00
saidsurucu 81d82369da Update install.sh 2025-05-23 16:51:23 +03:00
saidsurucu e6cb281a2f Update install.bat 2025-05-23 14:59:11 +03:00
saidsurucu 4c699ed4a9 Update install.bat 2025-05-23 14:54:06 +03:00
saidsurucu 505e520108 Update install.bat 2025-05-23 14:48:43 +03:00
saidsurucu 43d93a03bf Merge branch 'main' of https://github.com/saidsurucu/yargi-mcp 2025-05-23 14:39:03 +03:00
saidsurucu 21c627c403 Create install.bat 2025-05-23 14:39:02 +03:00
saidsurucu 3e763843b0 Merge branch 'main' of https://github.com/saidsurucu/yargi-mcp 2025-05-21 22:55:25 +03:00
saidsurucu bef3192021 Create ornek.png 2025-05-21 22:55:23 +03:00
saidsurucu f4f1b01f5c Update README.md 2025-05-21 20:45:39 +03:00
saidsurucu c542f67e51 Update README.md 2025-05-21 20:44:33 +03:00
saidsurucu b3b1b821b8 Update README.md 2025-05-21 20:37:03 +03:00
saidsurucu 672337f9d4 initial 2025-05-21 20:33:43 +03:00
saidsurucu 2935c686ea Initial commit 2025-05-21 15:56:14 +03:00