Use Senso with AI agents through the Model Context Protocol
Content Management
add_raw_content
- Add text content to your knowledge basesearch_content
- Search for information using natural language queriesgenerate_content
- Generate new content based on existing knowledgePrompt Management
create_prompt
- Create reusable prompts with variableslist_prompts
- View all available promptsget_prompt
- Get details of a specific promptupdate_prompt
- Modify existing promptsdelete_prompt
- Remove promptsTemplate Management
create_template
- Create output formatting templateslist_templates
- View all available templatesget_template
- Get details of a specific templateupdate_template
- Modify existing templatesdelete_template
- Remove templatesAdvanced Generation
generate_with_prompt
- Generate content using saved prompts and optional templates for consistent, structured outputsserver.py
in your text editorAPI_KEY = "tgr_YOUR_API_KEY"