Commit History

Gradio App ready to demo Query Blogger MCP Server
b4d612d

karthiks commited on

Adding ping action to mcp server on app startup
360a749

karthiks commited on

Bug Fix: Pydantic SecretStr obfuscates API Key breaking working code.
b017bd1

karthiks commited on

Added FastMCP Client code to connect to FastMCP Server
e1f1ba8

karthiks commited on

Bug Fix: Gradio Textbox method calling syntax
d0cd64e

karthiks commited on

Bug Fix: Client.call_tool was not awaited in Textbox
a91db4a

karthiks commited on

Bug Fix: Default value setting
f2885b5

karthiks commited on

Implement get_blog_info mcp call from gradio ui
254a6b8

karthiks commited on

Debugging Client call to MCP Server
820fad4

karthiks commited on

Bug Fix: gradio_client Client constructor arg missing mcp_server base url
5250082

karthiks commited on

Minor fixes
906e3b7

karthiks commited on

Bug Fix attempt 4 - RuntimeError - Already running asyncio in this thread.
e9f9df1

karthiks commited on

Bug Fix attempt 3 - RuntimeError - Already running asyncio in this thread.
ac368a5

karthiks commited on

Fixed Missing Import
779fe50

karthiks commited on

Bug Fix attempt 2 - RuntimeError - Already running asyncio in this thread
d302d01

karthiks commited on

Bug Fix - RuntimeError. Already running asyncio in this thread
c9ea0d0

karthiks commited on

Bug Fix: To run mcp server and gradio client concurrently
54e6076

karthiks commited on

Gradio UI Client with FastMCP Server
b4be9bf

karthiks commited on